And I forgot to rm the test line
parent
8f2a716306
commit
0cc8165b52
|
@ -189,7 +189,6 @@ class Metasploit4 < Msf::Exploit::Remote
|
|||
end
|
||||
|
||||
def exploit
|
||||
fail_with(Failure::Unknown, 'oh no')
|
||||
vprint_status('Trying to login...')
|
||||
# Application Login
|
||||
res_auth = send_request_cgi(
|
||||
|
|
Loading…
Reference in New Issue