rapid7/metasploit-framework

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

Summary

Maintainability
B
4 hrs
Test Coverage

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

  def run_host(ip)
    begin
      snmp = connect_snmp

      epmp_info = ''
Severity: Major
Found in modules/auxiliary/scanner/snmp/epmp1000_snmp_loot.rb - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status