Skip to content

Commit 5b57e4e

Browse files
committed
Add info about the waiting time
1 parent b95be1b commit 5b57e4e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/exploits/windows/smb/group_policy_startup.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ def initialize(info={})
1919
a SMB shared resource that will provide a payload through a VBS file. Startup scripts
2020
will be executed with SYSTEM privileges, while logon scripts will be executed with the
2121
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.
22+
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.
2324
},
2425
'Author' =>
2526
[

0 commit comments

Comments
 (0)