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 b95be1b commit 5b57e4eCopy full SHA for 5b57e4e
modules/exploits/windows/smb/group_policy_startup.rb
@@ -19,7 +19,8 @@ def initialize(info={})
19
a SMB shared resource that will provide a payload through a VBS file. Startup scripts
20
will be executed with SYSTEM privileges, while logon scripts will be executed with the
21
user privileges. Have into account which the attacker still needs to redirect the
22
- target traffic to the fake SMB share to exploit it successfully.
+ target traffic to the fake SMB share to exploit it successfully. Please note in some
23
+ cases, it will take 5 to 10 minutes to receive a session.
24
},
25
'Author' =>
26
[
0 commit comments