rapid7/metasploit-framework

View on GitHub
modules/exploits/windows/browser/symantec_altirisdeployment_runcmd.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Method on_request_uri has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def on_request_uri(cli, request)
    # Re-generate the payload.
    return if ((p = regenerate_payload(cli)) == nil)

    # Encode the shellcode.

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

      def initialize(info = {})
        super(update_info(info,
          'Name'           => 'Symantec Altiris Deployment Solution ActiveX Control Buffer Overflow',
          'Description'    => %q{
              This module exploits a stack buffer overflow in Symantec Altiris Deployment Solution.

      There are no issues that match your filters.

      Category
      Status