rapid7/metasploit-framework

View on GitHub
plugins/db_credcollect.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method on_session_open has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def on_session_open(session)
      return if !framework.db.active

      print_status('This is CredCollect, I have the conn!')

Severity: Minor
Found in plugins/db_credcollect.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status