Skip to content

Commit 8239998

Browse files
author
Tod Beardsley
committed
Typo on URL for rapid7#1797. Thx @Meatballs1
1 parent c9ea7e2 commit 8239998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/browser/ie_cgenericelement_uaf.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ def initialize(info={})
4949
[ 'CVE', '2013-1347' ],
5050
[ 'OSVDB', '92993' ],
5151
[ 'URL', 'http://blogs.technet.com/b/msrc/archive/2013/05/03/microsoft-releases-security-advisory-2847140.aspx'],
52-
[ 'URL', 'http://r-7.com/IE8-DOL' ] # sinn3r's writeup
52+
[ 'URL', 'http://r-7.co/IE8-DOL' ] # sinn3r's writeup
5353
],
5454
'Payload' =>
5555
{

0 commit comments

Comments
 (0)