Updating URL for Bypass UAC

This commit is contained in:
Tod Beardsley 2012-08-15 22:34:44 -05:00
parent a228e42630
commit 5cd20357d8
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ class Metasploit3 < Msf::Post
'Platform' => [ 'windows' ],
'SessionTypes' => [ 'meterpreter' ],
'References' => [
[ 'URL', 'http://www.secmaniac.com/december-2010/bypass-windows-uac/' ]
[ 'URL', ' http://www.trustedsec.com/december-2010/bypass-windows-uac/' ]
],
'DisclosureDate'=> "Dec 31, 2010"
))