Add a reference to the TR-064 spec
parent
ddac5600e3
commit
9e4e9ae614
|
@ -31,7 +31,8 @@ class MetasploitModule < Msf::Exploit::Remote
|
||||||
[
|
[
|
||||||
[ 'EDB', '40740' ],
|
[ 'EDB', '40740' ],
|
||||||
[ 'URL', 'https://devicereversing.wordpress.com/2016/11/07/eirs-d1000-modem-is-wide-open-to-being-hacked/'],
|
[ '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',
|
'DisclosureDate' => 'Nov 07 2016',
|
||||||
'Privileged' => true,
|
'Privileged' => true,
|
||||||
|
|
Loading…
Reference in New Issue