diff --git a/sample-results/README.md b/sample-results/README.md new file mode 100644 index 00000000..7cfd8937 --- /dev/null +++ b/sample-results/README.md @@ -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.