Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 797 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 797 Bytes

ThreatFox daily C2

The goal of this repository is to fetch recent C2 hosts from ThreatFox so as to submit them to jarm.online.
This information will then be used to constitute a database of malicious JARM hash used by C2 families.

Stack used

Stack

Developpement

Install just with cargo install just then run:

just lint

to run the linters

just dev

to run the worker locally