Add protocol reference

This commit is contained in:
Jon Hart 2015-01-20 08:34:08 -08:00
parent 9c97824d5c
commit ef89a3d323
No known key found for this signature in database
GPG Key ID: 2FA9F0A3AFA8E9D3
1 changed files with 5 additions and 1 deletions

View File

@ -18,7 +18,11 @@ class Metasploit3 < Msf::Auxiliary
finds the keys and values stored in those slabs.
),
'Author' => [ 'Paul Deardorff <paul_deardorff[at]rapid7.com>' ],
'License' => MSF_LICENSE
'License' => MSF_LICENSE,
'References' =>
[
['URL', 'https://github.com/memcached/memcached/blob/master/doc/protocol.txt']
]
))
register_options(