rapid7/metasploit-framework

View on GitHub
scripts/meterpreter/powerdump.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method dumphash has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

def dumphash(session)

  path = File.join( Msf::Config.data_directory, "exploits", "powershell" )

  print_status("Running PowerDump to extract Username and Password Hashes...")
Severity: Minor
Found in scripts/meterpreter/powerdump.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status