fixed command option in usage

- UTC option is changed from -u to -U
- Run onlive Windows machine is adjusted -l (--live-analysis)
This commit is contained in:
Alan Smithee
2022-03-02 17:59:39 +09:00
parent 5fdcd40179
commit b43f41e7f2
2 changed files with 2 additions and 2 deletions

View File

@@ -316,7 +316,7 @@ USAGE:
* 起動中のWindows端末上で実行しAdministrator権限が必要、アラート悪意のある可能性のある動作のみを検知します:
```bash
.\hayabusa.exe -d C:\Windows\System32\winevt\Logs -m low
.\hayabusa.exe -l -m low
```
* イベントIDの統計情報を取得します:

View File

@@ -318,7 +318,7 @@ USAGE:
* Run on a live Windows machine (requires Administrator privileges) and only detect alerts (potentially malicious behavior):
```bash
.\hayabusa.exe -d C:\Windows\System32\winevt\Logs -m low
.\hayabusa.exe -l -m low
```
* Get event ID statistics: