Config-Befehle¶
Befehl config-critical-systems¶
Dieser Befehl versucht automatisch, kritische Systeme wie Domänencontroller und Dateiserver zu finden, und fügt sie der Konfigurationsdatei ./config/critical_systems.txt hinzu, sodass alle Alarme um eine Stufe erhöht werden.
Er sucht nach Security-4768-Ereignissen (Kerberos TGT requested), um festzustellen, ob es sich um einen Domänencontroller handelt.
Er sucht nach Security-5145-Ereignissen (Network Share File Access), um festzustellen, ob es sich um einen Dateiserver handelt.
Bei allen Hostnamen, die der Datei critical_systems.txt hinzugefügt werden, werden alle Alarme oberhalb von low um eine Stufe erhöht, maximal bis zur Stufe emergency.
Usage: hayabusa.exe config-critical-systems <INPUT> [OPTIONS]
Input:
-d, --directory <DIR> Directory of multiple .evtx files
-f, --file <FILE> File path to one .evtx file
Display Settings:
-K, --no-color Disable color output
-q, --quiet Quiet mode: do not display the launch banner
General Options:
-h, --help Show the help menu
Beispiele für den Befehl config-critical-systems¶
- Durchsuchen Sie das Verzeichnis
../hayabusa-sample-evtxnach Domänencontrollern und Dateiservern: