Skip to content

Commit e25a06c

Browse files
author
jvazquez-r7
committed
delete comma
1 parent 276e8f6 commit e25a06c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/multi/http/v0pcr3w_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ def initialize(info={})
3838
'DisableNops' => true,
3939
'Compat' =>
4040
{
41-
'PayloadType' => 'cmd',
41+
'PayloadType' => 'cmd'
4242
}
4343
},
4444
'Platform' => ['unix', 'win'],

0 commit comments

Comments
 (0)