rapid7/metasploit-framework

View on GitHub
lib/msf/core/payload/aix.rb

Summary

Maintainability
B
4 hrs
Test Coverage

Method generate has 120 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def generate(*args)
    @aix = datastore['AIX']

    #if not assoc_exploit.nil?
    #    note = find_note(assoc_exploit.rhost, 'AIX')
Severity: Major
Found in lib/msf/core/payload/aix.rb - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status