rapid7/metasploit-framework

View on GitHub
modules/payloads/singles/windows/pingback_reverse_tcp.rb

Summary

Maintainability
B
4 hrs
Test Coverage

Method initialize has 124 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def initialize(info = {})
    super(
      merge_info(
        info,
        'Name' => 'Windows x86 Pingback, Reverse TCP Inline',
Severity: Major
Found in modules/payloads/singles/windows/pingback_reverse_tcp.rb - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status