rapid7/metasploit-framework

View on GitHub
modules/payloads/singles/cmd/unix/reverse_ssh.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

  def initialize(info = {})
    super(merge_info(info,
     'Name'        => 'Unix Command Shell, Reverse TCP SSH',
     'Description' => 'Connect back and create a command shell via SSH',
     'Author'      => [
Severity: Minor
Found in modules/payloads/singles/cmd/unix/reverse_ssh.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status