rapid7/metasploit-framework

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

Summary

Maintainability
A
1 hr
Test Coverage

Method handle_intermediate_stage has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def handle_intermediate_stage(conn, payload)
    entry_offset = elf_ep(payload)

    # Generated from external/source/shellcode/linux/armle/stage_mettle.s
    midstager = [
Severity: Minor
Found in modules/payloads/stages/linux/armle/meterpreter.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status