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 b99f0e6 commit 272c09dCopy full SHA for 272c09d
modules/auxiliary/scanner/http/wp_fastest_cache_sqli.rb
@@ -6,7 +6,7 @@
6
class MetasploitModule < Msf::Auxiliary
7
include Msf::Exploit::SQLi
8
include Msf::Auxiliary::Scanner
9
- include Msf::Exploit::Remote::HTTP::WordPress
+ include Msf::Exploit::Remote::HTTP::Wordpress
10
11
def initialize(info = {})
12
super(
0 commit comments