mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-11-10 07:04:22 +00:00
Typo fix
This commit is contained in:
parent
7fe0a0475e
commit
1b2471265a
1 changed files with 1 additions and 1 deletions
|
@ -280,7 +280,7 @@ beacon > execute-assembly /home/audit/Rubeus.exe
|
|||
|
||||
:warning: OPSEC Advice: Use the **spawnto** command to change the process Beacon will launch for its post-exploitation jobs. The default is rundll32.exe
|
||||
|
||||
- **portscan:** Performs a portscan on a spesific target.
|
||||
- **portscan:** Performs a portscan on a specific target.
|
||||
- **runas:** A wrapper of runas.exe, using credentials you can run a command as another user.
|
||||
- **pth:** By providing a username and a NTLM hash you can perform a Pass The Hash attack and inject a TGT on the current process. \
|
||||
:exclamation: This module needs Administrator privileges.
|
||||
|
|
Loading…
Reference in a new issue