Skip to content

Commit 57304a3

Browse files
committed
Land rapid7#6139, remove bad ref links
2 parents da7c4ec + 95920b7 commit 57304a3

File tree

203 files changed

+144
-379
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

203 files changed

+144
-379
lines changed

modules/auxiliary/admin/cisco/vpn_3000_ftp_bypass.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,8 @@ def initialize(info = {})
2828
[
2929
[ 'BID', '19680' ],
3030
[ 'CVE', '2006-4313' ],
31-
[ 'URL', 'http://www.cisco.com/warp/public/707/cisco-sa-20060823-vpn3k.shtml' ],
3231
[ 'OSVDB', '28139' ],
33-
[ 'OSVDB', '28138' ],
32+
[ 'OSVDB', '28138' ]
3433
],
3534
'DisclosureDate' => 'Aug 23 2006'))
3635

modules/auxiliary/admin/hp/hp_data_protector_cmd.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ def initialize(info = {})
3333
[ 'CVE', '2011-0923' ],
3434
[ 'OSVDB', '72526' ],
3535
[ 'ZDI', '11-055' ],
36-
[ 'URL', 'http://c4an-dl.blogspot.com/hp-data-protector-vuln.html' ],
3736
[ 'URL', 'http://hackarandas.com/blog/2011/08/04/hp-data-protector-remote-shell-for-hpux' ]
3837
],
3938
'Author' =>

modules/auxiliary/admin/http/arris_motorola_surfboard_backdoor_xss.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ def initialize(info = {})
4646
'References' => [
4747
[ 'CVE', '2015-0964' ], # XSS vulnerability
4848
[ 'CVE', '2015-0965' ], # CSRF vulnerability
49-
[ 'CVE', '2015-0966' ], # "techician/yZgO8Bvj" web interface backdoor
50-
[ 'URL', 'https://community.rapid7.com/rapid7_blogpostdetail?id=a111400000AanBs' ] # Original disclosure
49+
[ 'CVE', '2015-0966' ], # "techician/yZgO8Bvj" web interface backdoor
50+
[ 'URL', 'https://community.rapid7.com/community/infosec/blog/2015/06/05/r7-2015-01-csrf-backdoor-and-persistent-xss-on-arris-motorola-cable-modems' ],
5151
]
5252
))
5353

modules/auxiliary/admin/http/dlink_dsl320b_password_extractor.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ def initialize
2222
[
2323
[ 'EDB', '25252' ],
2424
[ 'OSVDB', '93013' ],
25-
[ 'URL', 'http://www.s3cur1ty.de/m1adv2013-018' ],
26-
[ 'URL', 'http://www.dlink.com/de/de/home-solutions/connect/modems-and-gateways/dsl-320b-adsl-2-ethernet-modem' ],
25+
[ 'URL', 'http://www.s3cur1ty.de/m1adv2013-018' ]
2726
],
2827
'Author' => [
2928
'Michael Messner <devnull[at]s3cur1ty.de>'

modules/auxiliary/admin/http/linksys_e1500_e2500_exec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ def initialize(info = {})
2626
[ 'OSVDB', '89912' ],
2727
[ 'BID', '57760' ],
2828
[ 'EDB', '24475' ],
29-
[ 'URL', 'http://homesupport.cisco.com/de-eu/support/routers/E1500' ],
3029
[ 'URL', 'http://www.s3cur1ty.de/m1adv2013-004' ]
3130
],
3231
'DisclosureDate' => 'Feb 05 2013'))

modules/auxiliary/admin/http/linksys_wrt54gl_exec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ def initialize(info = {})
2929
'License' => MSF_LICENSE,
3030
'References' =>
3131
[
32-
[ 'URL', 'http://homesupport.cisco.com/en-eu/support/routers/WRT54GL' ],
3332
[ 'URL', 'http://www.s3cur1ty.de/m1adv2013-01' ],
3433
[ 'URL', 'http://www.s3cur1ty.de/attacking-linksys-wrt54gl' ],
3534
[ 'EDB', '24202' ],

modules/auxiliary/admin/http/manage_engine_dc_create_admin.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ def initialize(info = {})
2727
[
2828
['CVE', '2014-7862'],
2929
['OSVDB', '116554'],
30-
['URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/ManageEngine/me_dc9_admin.txt'],
31-
['URL', 'http://seclists.org/fulldisclosure/2015/Jan/2']
30+
['URL', 'http://seclists.org/fulldisclosure/2015/Jan/2'],
31+
['URL', 'https://github.com/pedrib/PoC/blob/master/advisories/ManageEngine/me_dc9_admin.txt'],
3232
],
3333
'DisclosureDate' => 'Dec 31 2014'))
3434

modules/auxiliary/admin/http/manageengine_dir_listing.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ def initialize(info={})
3636
[
3737
['CVE', '2014-7863'],
3838
['OSVDB', '117696'],
39-
['URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/ManageEngine/me_failservlet.txt'],
40-
['URL', 'http://seclists.org/fulldisclosure/2015/Jan/114']
39+
['URL', 'http://seclists.org/fulldisclosure/2015/Jan/114'],
40+
['URL', 'https://github.com/pedrib/PoC/blob/master/advisories/ManageEngine/me_failservlet.txt']
4141
],
4242
'DisclosureDate' => 'Jan 28 2015'))
4343

modules/auxiliary/admin/http/manageengine_file_download.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ module will attempt to login using the default credentials for the administrator
3434
[
3535
['CVE', '2014-7863'],
3636
['OSVDB', '117695'],
37-
['URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/ManageEngine/me_failservlet.txt'],
38-
['URL', 'http://seclists.org/fulldisclosure/2015/Jan/114']
37+
['URL', 'http://seclists.org/fulldisclosure/2015/Jan/114'],
38+
['URL', 'https://github.com/pedrib/PoC/blob/master/advisories/ManageEngine/me_failservlet.txt']
3939
],
4040
'DisclosureDate' => 'Jan 28 2015'))
4141

modules/auxiliary/admin/http/manageengine_pmp_privesc.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ def initialize(info = {})
3434
[
3535
[ 'CVE', '2014-8499' ],
3636
[ 'OSVDB', '114485' ],
37-
[ 'URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/ManageEngine/me_pmp_privesc.txt' ],
38-
[ 'URL', 'http://seclists.org/fulldisclosure/2014/Nov/18' ]
37+
[ 'URL', 'http://seclists.org/fulldisclosure/2014/Nov/18' ],
38+
[ 'URL', 'https://github.com/pedrib/PoC/blob/master/advisories/ManageEngine/me_pmp_privesc.txt' ],
3939
],
4040
'DisclosureDate' => 'Nov 8 2014'))
4141

0 commit comments

Comments
 (0)