|
|
@@ -17,7 +17,7 @@ The following tools are currently in the operators' kit:
|
|
|
|**[LoadLib](KIT/LoadLib)**|Load a on disk present DLL via RtlRemoteCall API in a remote process.|
|
|
|
|**[PSremote](KIT/PSremote)**|List all running processes on a remote host.|
|
|
|
|**[SilenceSysmon](KIT/SilenceSysmon)**|Silence the Sysmon service by patching its capability to write ETW events to the log.|
|
|
|
-|**[TaskScheduler](KIT/TaskScheduler)**|Create or delete a scheduled task.|
|
|
|
+|**[TaskScheduler](KIT/TaskScheduler)**|Create or delete a scheduled task on the current system or a remote host.|
|
|
|
|
|
|
## Usage
|
|
|
Each individual tool has its own README file with usage information and compile instructions.
|