updated module

removed the csrfkey parameter from login uri.
bug/bundler_fix
Karn Ganeshen 2013-08-16 13:04:02 +05:30
parent a65181d51b
commit e4885b2017
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ class Metasploit3 < Msf::Auxiliary
begin
res = send_request_cgi(
{
'uri' => '/login?CSRFKey=5PADuD3Z-10v3-b33R-5h0t-0n4h3R0cK555',
'uri' => '/login',
'method' => 'POST',
'vars_post' =>
{