Added RiskSense contributor repo to references

bug/bundler_fix
TheNaterz 2016-09-22 16:10:30 -06:00
parent 961524d648
commit 064aed858b
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ class MetasploitModule < Msf::Auxiliary
[ [
[ 'CVE', '2016-6366'], [ 'CVE', '2016-6366'],
[ 'URL', 'https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20160817-asa-snmp'], [ 'URL', 'https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20160817-asa-snmp'],
[ 'URL', 'https://github.com/RiskSense-Ops/CVE-2016-6366'],
], ],
'License' => MSF_LICENSE 'License' => MSF_LICENSE
) )