Update blocklist file format in README

This commit is contained in:
Joseph Goydish II
2025-12-10 18:24:05 -05:00
committed by GitHub
parent c45145756d
commit 368359b30f

View File

@@ -10,7 +10,7 @@ All data here is **metadata only**. No raw logs, PCAPs, or sensitive artifacts a
## Intended Use
- Ingest `iocs.csv` into monitoring tooling, SIEM rules, DNS tracking, or threat-hunting routines.
- Apply `blocklist.txt` for defensive blocking or sinkholing.
- Apply `blocklist.csv` for defensive blocking or sinkholing.
- Consult `key_hits.txt` to track behaviors or patterns: shell anomalies, proxy/tunnel strings, beacon pulses.