rapid7/metasploit-framework

View on GitHub
modules/payloads/stages/linux/x86/meterpreter.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method asm_intermediate_stage has 46 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def asm_intermediate_stage(payload)
    entry_offset = elf_ep(payload)

    %(
      push edi                    ; save sockfd
Severity: Minor
Found in modules/payloads/stages/linux/x86/meterpreter.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status