rapid7/metasploit-framework

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

Summary

Maintainability
A
2 hrs
Test Coverage

Method handle_intermediate_stage has 70 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/aarch64/stage_mettle.s
    midstager = [
Severity: Major
Found in modules/payloads/stages/linux/aarch64/meterpreter.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status