Skip to content

Commit da52c36

Browse files
committed
Put back some links
1 parent e7d6493 commit da52c36

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

modules/exploits/multi/vpn/tincd_bof.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ def initialize(info = {})
4141
['CVE', '2013-1428'],
4242
['OSVDB', '92653'],
4343
['BID', '59369'],
44-
['URL', 'http://www.floyd.ch/?p=741']
44+
['URL', 'http://www.floyd.ch/?p=741'],
45+
['URL', 'http://sitsec.net/blog/2013/04/22/stack-based-buffer-overflow-in-the-vpn-software-tinc-for-authenticated-peers/']
4546
],
4647
'DefaultOptions' =>
4748
{

modules/exploits/windows/browser/realplayer_qcp.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ def initialize(info={})
3636
['BID', '49172'],
3737
# ZDI advisory
3838
['ZDI', '11-265'],
39+
['URL', 'http://service.real.com/realplayer/security/08162011_player/en/'],
3940
],
4041
'Payload' =>
4142
{

0 commit comments

Comments
 (0)