Skip to content

Commit b99f0e6

Browse files
committed
Re-add import (to use target_uri)
1 parent 41b513c commit b99f0e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/auxiliary/scanner/http/wp_fastest_cache_sqli.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
class MetasploitModule < Msf::Auxiliary
77
include Msf::Exploit::SQLi
88
include Msf::Auxiliary::Scanner
9+
include Msf::Exploit::Remote::HTTP::WordPress
910

1011
def initialize(info = {})
1112
super(

0 commit comments

Comments
 (0)