We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a35a2c1 commit 6f4ff80Copy full SHA for 6f4ff80
modules/exploits/linux/http/empire_skywalker.rb
@@ -51,9 +51,9 @@ def initialize(info = {})
51
},
52
'Author' => [
53
'Spencer McIntyre', # Vulnerability discovery & original Metasploit module
54
- 'Erik Daguerre', # Original Metasploit module
55
- 'ACE-Responder', # Patch bypass discovery & Python PoC
56
- 'Takahiro Yokoyama' # Update Metasploit module
+ 'Erik Daguerre', # Original Metasploit module
+ 'ACE-Responder', # Patch bypass discovery & Python PoC
+ 'Takahiro Yokoyama' # Update Metasploit module
57
],
58
'License' => MSF_LICENSE,
59
'References' => [
0 commit comments