Skip to content

Commit b0f3bf1

Browse files
committed
Add credit
1 parent c7d2085 commit b0f3bf1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/exploits/multi/http/spip_porte_plume_previsu_rce.rb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ def initialize(info = {})
2424
},
2525
'Author' => [
2626
'Valentin Lobstein', # Metasploit module author
27-
'Laluka' # Vulnerability discovery
27+
'Laluka', # Vulnerability discovery
28+
'Julien Voisin' # Review
29+
2830
],
2931
'License' => MSF_LICENSE,
3032
'References' => [

0 commit comments

Comments
 (0)