damn comma
parent
e973da7c6d
commit
056985625d
|
@ -20,7 +20,7 @@ class Metasploit3 < Msf::Auxiliary
|
||||||
This module uses Bing to enumerate URLs from a specified range of IP addresses.
|
This module uses Bing to enumerate URLs from a specified range of IP addresses.
|
||||||
},
|
},
|
||||||
'Author' => [ 'Royce Davis <royce.davis[at]cliftonlarsonallen.com>' ],
|
'Author' => [ 'Royce Davis <royce.davis[at]cliftonlarsonallen.com>' ],
|
||||||
'License' => MSF_LICENSE,
|
'License' => MSF_LICENSE
|
||||||
))
|
))
|
||||||
|
|
||||||
deregister_options('RHOST','RPORT','VHOST')
|
deregister_options('RHOST','RPORT','VHOST')
|
||||||
|
|
Loading…
Reference in New Issue