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.
2 parents 4cf6826 + b087951 commit 055e0a2Copy full SHA for 055e0a2
modules/auxiliary/dos/misc/memcached.rb
@@ -21,11 +21,11 @@ def initialize(info = {})
21
This module sends a specially-crafted packet to cause a
22
segmentation fault in memcached v1.4.15 or earlier versions.
23
},
24
-
25
'References' =>
26
[
27
[ 'URL', 'https://code.google.com/p/memcached/issues/detail?id=192' ],
28
[ 'CVE', '2011-4971' ],
+ [ 'OSVDB', '92867' ]
29
],
30
'Author' => [ 'Gregory Man <man.gregory[at]gmail.com>' ],
31
'License' => MSF_LICENSE
0 commit comments