Skip to content

Commit 43f505b

Browse files
author
Michael Messner
committed
fix contact details
1 parent f953dc0 commit 43f505b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/linux/upnp/miniupnpd_soap_bof.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def initialize(info = {})
2323
'hdm', # Vulnerability discovery
2424
'Dejan Lukan', # Metasploit module, debian target
2525
'Onur ALANBEL', # Expliot for Airties target
26-
'm-1-k-3' # Metasploit module, Airties target
26+
'Michael Messner <devnull[at]s3cur1ty.de>' # Metasploit module, Airties target
2727
],
2828
'License' => MSF_LICENSE,
2929
'DefaultOptions' => { 'EXITFUNC' => 'process', },

0 commit comments

Comments
 (0)