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 f953dc0 commit 43f505bCopy full SHA for 43f505b
modules/exploits/linux/upnp/miniupnpd_soap_bof.rb
@@ -23,7 +23,7 @@ def initialize(info = {})
23
'hdm', # Vulnerability discovery
24
'Dejan Lukan', # Metasploit module, debian target
25
'Onur ALANBEL', # Expliot for Airties target
26
- 'm-1-k-3' # Metasploit module, Airties target
+ 'Michael Messner <devnull[at]s3cur1ty.de>' # Metasploit module, Airties target
27
],
28
'License' => MSF_LICENSE,
29
'DefaultOptions' => { 'EXITFUNC' => 'process', },
0 commit comments