Update telisca_ips_lock_control.rb

commit the changes mad by sinn3r and replace headers on lock and unlock
bug/bundler_fix
kfr-ma 2016-01-15 15:05:24 +00:00
parent 8fb2e97a47
commit 3d04f405b4
1 changed files with 4 additions and 0 deletions

View File

@ -87,6 +87,10 @@ class Metasploit3 < Msf::Auxiliary
res = send_request_cgi({
'method' => 'GET',
'uri' => '/IPSPCFG/user/Default.aspx',
'headers' => {
'Connection' => 'keep-alive',
'Accept-Language' => 'en-US,en;q=0.5'
},
'vars_get' => {
'action' => 'DO',
'tg' => 'L',