We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8520cbf commit 0ae7756Copy full SHA for 0ae7756
modules/exploits/windows/local/bypassuac.rb
@@ -30,7 +30,7 @@ def initialize(info={})
30
'Author' => [
31
'David Kennedy "ReL1K" <kennedyd013[at]gmail.com>',
32
'mitnick',
33
- 'mubix <mubix[at]hak5.org' # Port to local exploit
+ 'mubix <mubix[at]hak5.org>' # Port to local exploit
34
],
35
'Version' => '$Revision$',
36
'Platform' => [ 'windows' ],
0 commit comments