Release history
Hayabusa releases
Hayabusa (隼) is a sigma-based threat hunting and fast forensics timeline generator for Windows event logs.
All releases
4 shown
- Support for MITRE ATT&CK v19
Full changelog
Anti-Virus False Positives
Warning: You will get false positives from certain anti-virus programs like Windows Defender and Web Browsers saying they have detected malicious files. They are detecting on Sigma .yml files that are not executable and just contain certain signatures from malware. They are not malicious. If you are running Hayabusa for live analysis and do not want to cause any anti-virus alerts, be sure to use the live response packages that use encoded Sigma rules.
3.9.0 [2026/04/29] - Showa Day Release
Enchancements:
Support for MITRE ATT&CK v19. (@fukusuket)
Other:
Added unit tests. (#1746) (@Fuzzdkk)
改善:
MITRE ATT&CK v19に対応した。(@fukusuket)
その他:
ユニットテストの追加。 (#1746) (@Fuzzdkk)
Log analysis tool fixes issue with multiple progress bars displaying incorrectly during event log processing.
- XSS vulnerability in HTML report generation when scanning JSON logs