Skip to content

Commit 9eb630d

Browse files
committed
Add credit
1 parent 6bec3d2 commit 9eb630d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/exploits/multi/http/wp_givewp_rce.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@ def initialize(info = {})
2222
'License' => MSF_LICENSE,
2323
'Author' => [
2424
'Villu Orav', # Initial Discovery
25-
'Valentin Lobstein', # Metasploit Module
2625
'EQSTSeminar', # Proof of Concept
26+
'Julien Ahrens', # Vulnerability Analysis
27+
'Valentin Lobstein' # Metasploit Module
2728
],
2829
'References' => [
2930
['CVE', '2024-5932'],

0 commit comments

Comments
 (0)