rapid7/metasploit-framework

View on GitHub
modules/payloads/singles/cmd/mainframe/generic_jcl.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

  def initialize(info = {})
    super(merge_info(info,
                     'Name'          => 'Generic JCL Test for Mainframe Exploits',
                     'Description'   => 'Provide JCL which can be used to submit
                        a job to JES2 on z/OS which will exit and return 0.  This
Severity: Minor
Found in modules/payloads/singles/cmd/mainframe/generic_jcl.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status