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 217b263 commit 2fe704cCopy full SHA for 2fe704c
modules/auxiliary/dos/upnp/miniupnpd_dos.rb
@@ -22,7 +22,6 @@ def initialize(info = {})
22
},
23
'Author' => [ 'Dejan Lukan' ],
24
'License' => MSF_LICENSE,
25
- 'Version' => '$Revision: 9999 $',
26
'References' => [
27
[ 'CVE', '2013-0229' ],
28
[ 'OSVDB', '89625' ],
@@ -60,26 +59,3 @@ def run
60
59
disconnect_udp
61
end
62
63
-
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
0 commit comments