Credits
SO-CRATES is built on top of several excellent open-source projects:
| Project | License | Purpose | Website |
|---|---|---|---|
| Suricata | GPLv2 | Network traffic analysis and IDS | https://suricata.io/ |
| Zircolite | LGPLv3 | Sigma rule detection for log files | https://github.com/wagga40/Zircolite |
| YARA | BSD-3-Clause | Malware pattern matching | https://virustotal.github.io/yara/ |
| SigmaHQ Rules | LGPLv3 (detections) | Detection logic for log analysis | https://github.com/SigmaHQ/sigma |
| YARA Forge | Various | Curated YARA rules | https://github.com/YARAHQ/yara-forge |
| Emerging Threats Open | MIT | Suricata network rules | https://rules.emergingthreats.net/ |
| D3 | ISC | Sankey diagram visualization | https://d3js.org/ |
| tcpdump | BSD-3-Clause | Stream/hexdump carving | https://www.tcpdump.org/ |
| Wireshark/tshark | GPLv2 | ASCII transcript extraction | https://www.wireshark.org/ |
| ExifTool | Perl Artistic License / GPL | EXIF/media metadata extraction | https://exiftool.org/ |