We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad3eed5 commit 064af0dCopy full SHA for 064af0d
modules/auxiliary/scanner/http/wordpress_multicall_creds.rb
@@ -13,7 +13,6 @@ class Metasploit3 < Msf::Auxiliary
13
include Msf::Auxiliary::Scanner
14
include Msf::Auxiliary::AuthBrute
15
include Msf::Auxiliary::Report
16
- # include Metasploit::Framework::LoginScanner::WordpressMulticall
17
18
def initialize(info = {})
19
super(update_info(info,
0 commit comments