rapid7/metasploit-framework

View on GitHub
modules/payloads/singles/linux/x86/read_file.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

  def generate(opts={})
    fd = datastore['FD']

    payload_data =<<-EOS
      jmp file
Severity: Minor
Found in modules/payloads/singles/linux/x86/read_file.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status