Skip to content

Commit bf023f2

Browse files
author
jvazquez-r7
committed
Delete comma
1 parent 7ee4855 commit bf023f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/browser/apple_quicktime_rdrf.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ def initialize(info={})
4848
],
4949
'Payload' =>
5050
{
51-
'BadChars' => "\x00", # js_property_spray no like nilz
51+
'BadChars' => "\x00" # js_property_spray no like nilz
5252
},
5353
'DefaultOptions' =>
5454
{

0 commit comments

Comments
 (0)