Skip to content

Commit 6f4ff80

Browse files
Update modules/exploits/linux/http/empire_skywalker.rb
formatting issue Co-authored-by: Christophe De La Fuente <[email protected]>
1 parent a35a2c1 commit 6f4ff80

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/exploits/linux/http/empire_skywalker.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ def initialize(info = {})
5151
},
5252
'Author' => [
5353
'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
54+
'Erik Daguerre', # Original Metasploit module
55+
'ACE-Responder', # Patch bypass discovery & Python PoC
56+
'Takahiro Yokoyama' # Update Metasploit module
5757
],
5858
'License' => MSF_LICENSE,
5959
'References' => [

0 commit comments

Comments
 (0)