mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-25 22:39:27 +01:00
Changed from non-existing category persistence to execute
This commit is contained in:
parent
a61d2586cf
commit
60874f9754
@ -7,7 +7,7 @@ Commands:
|
||||
- Command: schtasks /create /sc minute /mo 1 /tn "Reverse shell" /tr c:\some\directory\revshell.exe
|
||||
Description: Create a recurring task to execute every minute.
|
||||
Usecase: Create a recurring task, to eg. to keep reverse shell session(s) alive
|
||||
Category: Persistence
|
||||
Category: Execute
|
||||
Privileges: User
|
||||
MitreID: T1053
|
||||
MitreLink: https://attack.mitre.org/wiki/Technique/T1053
|
||||
|
Loading…
Reference in New Issue
Block a user