REDMED-X před 2 roky
rodič
revize
10bb2cb616
1 změnil soubory, kde provedl 3 přidání a 1 odebrání
  1. 3 1
      KIT/EnumTaskScheduler/README.md

+ 3 - 1
KIT/EnumTaskScheduler/README.md

@@ -1,5 +1,7 @@
 # EnumTaskScheduler
-Enumerate and list all the scheduled tasks in the root folder.
+Enumerate and list all the scheduled tasks in the root folder. 
+
+>This will only return basic information about the scheduled task in the root folder. For a more comprehensive output and a complete list of all the scheduled tasks on the host, use the schtasksenum BOF from [TrustedSec](https://github.com/trustedsec/CS-Situational-Awareness-BOF).
 
 ## Parameters
 * `hostName`: Specify `""` for the current system or the FQDN of the remote host: `DB01.example.local`.