Skip to content

Commit d50a640

Browse files
committed
Fix missed Twitter handle
1 parent f8fa090 commit d50a640

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' #msf module by @shipcod3
2727
],
2828
'References' =>
2929
[

0 commit comments

Comments
 (0)