rapid7/metasploit-framework

View on GitHub
modules/post/android/gather/wireless_ap.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method run has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def run
    unless is_root?
      print_error('This module requires root permissions.')
      return
    end
Severity: Minor
Found in modules/post/android/gather/wireless_ap.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status