From a342a9db10e3b67085235abe73a305b31edc63cc Mon Sep 17 00:00:00 2001 From: Tod Beardsley Date: Wed, 29 Jul 2015 12:32:38 -0500 Subject: [PATCH] Another sticky keys ref, from @carnal0wnage --- modules/post/windows/manage/sticky_keys.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/post/windows/manage/sticky_keys.rb b/modules/post/windows/manage/sticky_keys.rb index d14faa2ec7..ce5bdbc771 100644 --- a/modules/post/windows/manage/sticky_keys.rb +++ b/modules/post/windows/manage/sticky_keys.rb @@ -45,6 +45,7 @@ class Metasploit4 < Msf::Post ], 'References' => [ ['URL', 'https://social.technet.microsoft.com/Forums/windows/en-US/a3968ec9-5824-4bc2-82a2-a37ea88c273a/sticky-keys-exploit'], + ['URL', 'http://carnal0wnage.attackresearch.com/2012/04/privilege-escalation-via-sticky-keys.html'] ], 'DefaultAction' => 'ADD' ))