Skip to content

Commit 1289ec8

Browse files
committed
authors
1 parent 6eabe5d commit 1289ec8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

modules/exploits/multi/browser/adobe_flash_opaque_background_uaf.rb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,9 @@ def initialize(info={})
3131
'License' => MSF_LICENSE,
3232
'Author' =>
3333
[
34-
'Unknown', # Vulnerability discovered on HackingTeam info leak
35-
'juan vazquez' # msf module
34+
'Unknown', # Vulnerability discovered on HackingTeam info leak
35+
'juan vazquez', # Ported to Msf
36+
'sinn3r' # Testing and some editing
3637
],
3738
'References' =>
3839
[

0 commit comments

Comments
 (0)