Delete comma
parent
7ee4855345
commit
bf023f261a
|
@ -48,7 +48,7 @@ class Metasploit4 < Msf::Exploit::Remote
|
|||
],
|
||||
'Payload' =>
|
||||
{
|
||||
'BadChars' => "\x00", # js_property_spray no like nilz
|
||||
'BadChars' => "\x00" # js_property_spray no like nilz
|
||||
},
|
||||
'DefaultOptions' =>
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue