Add a reference to the TR-064 spec

bug/bundler_fix
Tod Beardsley 2016-12-02 08:48:09 -06:00
parent ddac5600e3
commit 9e4e9ae614
No known key found for this signature in database
GPG Key ID: 08B5B91DC85943FE
1 changed files with 2 additions and 1 deletions

View File

@ -31,7 +31,8 @@ class MetasploitModule < Msf::Exploit::Remote
[
[ 'EDB', '40740' ],
[ 'URL', 'https://devicereversing.wordpress.com/2016/11/07/eirs-d1000-modem-is-wide-open-to-being-hacked/'],
[ 'URL', 'https://isc.sans.edu/forums/diary/Port+7547+SOAP+Remote+Code+Execution+Attack+Against+DSL+Modems/21759']
[ 'URL', 'https://isc.sans.edu/forums/diary/Port+7547+SOAP+Remote+Code+Execution+Attack+Against+DSL+Modems/21759'],
[ 'URL', 'https://broadband-forum.org/technical/download/TR-064.pdf']
],
'DisclosureDate' => 'Nov 07 2016',
'Privileged' => true,