Skip to content

Commit 0f4d26a

Browse files
committed
Update yard doc
1 parent 2a61450 commit 0f4d26a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/msf/core/post/windows/priv.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ def is_admin?
4444
end
4545

4646
# Steals the current user's token.
47+
# @see steal_token
4748
def steal_current_user_token
4849
steal_token(get_env('COMPUTERNAME'), get_env('USERNAME'))
4950
end

0 commit comments

Comments
 (0)