Undo revert from merge
parent
56359aa99f
commit
443a51bbf5
|
@ -170,7 +170,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
|
||||
# If we have already identified a DjVu file on the server trigger
|
||||
# the exploit
|
||||
if datastore['FILENAME']
|
||||
unless datastore['FILENAME'].blank?
|
||||
payload_request(uri, datastore['FILENAME'])
|
||||
return
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue