Remove the extra target_uri
parent
a2a231c242
commit
59af7ef1fc
|
@ -48,9 +48,6 @@ class Metasploit3 < Msf::Auxiliary
|
|||
deregister_options('VHOST')
|
||||
end
|
||||
|
||||
def target_uri
|
||||
@target_uri ||= super
|
||||
end
|
||||
|
||||
def potential_static_files_uris
|
||||
uri = normalize_uri(target_uri.path)
|
||||
|
|
Loading…
Reference in New Issue