Skip to content

Commit f8fa090

Browse files
committed
Fix one more missed comma
1 parent 53516d3 commit f8fa090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/multi/http/phoenix_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def initialize(info={})
2323
'Author' =>
2424
[
2525
'CrashBandicot', #initial discovery by @DosPerl
26-
'Jay Turla <@shipcod3>', #msf module
26+
'Jay Turla <@shipcod3>' #msf module
2727
],
2828
'References' =>
2929
[

0 commit comments

Comments
 (0)