rapid7/metasploit-framework

View on GitHub
modules/auxiliary/scanner/tftp/tftpbrute.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

  def run_host(ip)
    begin

      # Create an unbound UDP socket if no CHOST is specified, otherwise
      # create a UDP socket bound to CHOST (in order to avail of pivoting)
Severity: Minor
Found in modules/auxiliary/scanner/tftp/tftpbrute.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status