rapid7/metasploit-framework

View on GitHub
modules/auxiliary/scanner/snmp/cnpilot_r_snmp_loot.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Method run_host has 79 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def run_host(ip)
    begin
      snmp = connect_snmp
      print_good("#{ip}, Connected.\n")

Severity: Major
Found in modules/auxiliary/scanner/snmp/cnpilot_r_snmp_loot.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status