rapid7/metasploit-framework

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

Summary

Maintainability
A
1 hr
Test Coverage

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

  def initialize(info = {})
    super(update_info(info,
      'Name'           => 'Symantec Altiris Deployment Solution ActiveX Control Arbitrary File Download and Execute',
      'Description'    => %q{
          This module allows remote attackers to install and execute arbitrary files on a users file system via

    There are no issues that match your filters.

    Category
    Status