Skip to content

Commit ab572d7

Browse files
author
jvazquez-r7
committed
Fix Authors metadata section
1 parent 82e0adb commit ab572d7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/exploits/unix/webapp/spip_connect_exec.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ def initialize(info = {})
2424
},
2525
'Author' =>
2626
[
27-
'Arnaud Pachot', #Initial discovery
28-
'Davy Douhine and Frederic Cikala', #PoC
29-
'Davy Douhine', #MSF module
27+
'Arnaud Pachot', #Initial discovery
28+
'Frederic Cikala', # PoC
29+
'Davy Douhine' # PoC and MSF module
3030
],
3131
'License' => MSF_LICENSE,
3232
'References' =>

0 commit comments

Comments
 (0)