Update alienvault_newpolicyform_sqli.rb
added 'ctx' variable relating to jvazquez-r7 note added on Jun 9bug/bundler_fix
parent
99046ba12a
commit
664cc131e3
|
@ -134,6 +134,7 @@ class Metasploit4 < Msf::Auxiliary
|
||||||
|
|
||||||
get = {
|
get = {
|
||||||
'insertafter' => pay,
|
'insertafter' => pay,
|
||||||
|
'ctx' => 0
|
||||||
}
|
}
|
||||||
|
|
||||||
res = send_request_cgi({
|
res = send_request_cgi({
|
||||||
|
|
Loading…
Reference in New Issue