remove sample results

This commit is contained in:
Yamato Security
2022-10-11 09:25:26 +09:00
parent 94c011a3d8
commit 7b1d5299d8
4 changed files with 0 additions and 18168 deletions

View File

@@ -168,8 +168,6 @@ Hayabusaは従来のWindowsイベントログ分析解析と比較して、分
# タイムラインのサンプル結果
CSVのタイムライン結果のサンプルは[こちら](https://github.com/Yamato-Security/hayabusa/tree/main/sample-results)で確認できます。
CSVのタイムラインをExcelやTimeline Explorerで分析する方法は[こちら](doc/CSV-AnalysisWithExcelAndTimelineExplorer-Japanese.pdf)で紹介しています。
CSVのタイムラインをElastic Stackにインポートする方法は[こちら](doc/ElasticStackImport/ElasticStackImport-Japanese.md)で紹介しています。

View File

@@ -160,8 +160,6 @@ Hayabusa hopes to let analysts get 80% of their work done in 20% of the time whe
# Analyzing Sample Timeline Results
You can check out a sample CSV timeline [here](https://github.com/Yamato-Security/hayabusa/tree/main/sample-results).
You can learn how to analyze CSV timelines in Excel and Timeline Explorer [here](doc/CSV-AnalysisWithExcelAndTimelineExplorer-English.pdf).
You can learn how to import CSV files into Elastic Stack [here](doc/ElasticStackImport/ElasticStackImport-English.md).

View File

@@ -1,6 +0,0 @@
`hayabusa-sample-results-2022-04-16.csv` was created by running:
```bash
hayabusa.exe -d ./hayabusa-sample-evtx -o hayabusa-sample-results-2022-04-16.csv -U
```
The sample evtx files used came from [this](https://github.com/Yamato-Security/hayabusa-sample-evtx) repository.

File diff suppressed because one or more lines are too long