Merge pull request #332 from Yamato-Security/sample-results

Sample results
This commit is contained in:
Yamato Security
2021-12-22 13:55:14 +09:00
committed by GitHub
5 changed files with 24291 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
`hayabusa-sample-evtx-ResultsDefaultSettings.csv` was created by running:
```bash
hayabusa.exe -d ./hayabusa-sample-evtx -o hayabusa-sample-evtx-ResultsDefaultSettings.csv
```
`hayabusa-sample-evtx-ResultsDeprecatedAndNoisyRulesEnabled.csv` was created running:
```bash
hayabusa.exe -d ./hayabusa-sample-evtx -D -n -o hayabusa-sample-evtx-ResultsDeprecatedAndNoisyRulesEnabled.csv
```
The two .xlsx files were created in Excel after importing the CSV files and manually adding color to the different severity levels.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long