Te-k / harpoon

CLI tool for open source and threat intelligence
https://www.randhome.io/blog/2018/02/23/harpoon-an-osint-/-threat-intelligence-tool/
GNU General Public License v3.0
1.15k stars 185 forks source link

crowdsec plugin #199

Open anarcat opened 9 months ago

anarcat commented 9 months ago

Crowdsec could provide valuable intel, looks like the simplest API is:

curl -H "x-api-key: YOUR_API_KEY" https://cti.api.crowdsec.net/v2/smoke/10.0.0.1 | jq .

See https://app.crowdsec.net/cti