rapid7/metasploit-framework

View on GitHub
modules/exploits/linux/http/axis_srv_parhand_rce.rb

Summary

Maintainability
A
2 hrs
Test Coverage

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

  def initialize(info = {})
    super(update_info(info,
      'Name'                => 'Axis Network Camera .srv-to-parhand RCE',
      'Description'         => %q{
        This module exploits an auth bypass in .srv functionality and a
Severity: Major
Found in modules/exploits/linux/http/axis_srv_parhand_rce.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status