added codeyourweb/fastfinder

This commit is contained in:
Jean-Pierre GARNIER 2022-01-30 15:11:34 +01:00
parent 46fbba004c
commit e72b615833

View File

@ -271,6 +271,7 @@ Digital Forensics and Incident Response (DFIR) teams are groups of people in an
### Scanner Tools
* [Fastfinder](https://github.com/codeyourweb/fastfinder) - Fast customisable cross-platform suspicious file finder. Supports md5/sha1/sha256 hashs, litteral/wildcard strings, regular expressions and YARA rules. Can easily be packed to be deployed on any windows / linux host.
* [Fenrir](https://github.com/Neo23x0/Fenrir) - Simple IOC scanner. It allows scanning any Linux/Unix/OSX system for IOCs in plain bash. Created by the creators of THOR and LOKI.
* [LOKI](https://github.com/Neo23x0/Loki) - Free IR scanner for scanning endpoint with yara rules and other indicators(IOCs).
* [Spyre](https://github.com/spyre-project/spyre) - Simple YARA-based IOC scanner written in Go