Skip to content

Instantly share code, notes, and snippets.

@wesyoung
Last active January 10, 2018 21:32
Show Gist options
  • Save wesyoung/ab12205182ba78a378832873ff31aa8e to your computer and use it in GitHub Desktop.
Save wesyoung/ab12205182ba78a378832873ff31aa8e to your computer and use it in GitHub Desktop.
isc_miners.yml
$ pip install csirtg-smrt
$ csirtg-smrt -r isc_miners.yml -d --format [bro|table|csv|...]
parser: json
remote: https://isc.sans.edu/api/threatlist/miner?json
defaults:
provider: isc.sans.edu
tlp: green
altid_tlp: white
application:
- http
- https
confidence: 7
tags:
- botnet
- bitcoin
protocol: tcp
description: 'bitcoin miner'
altid: https://isc.sans.edu/api/threatlist/miner?json
feeds:
urls:
itype: ipv4
map:
- ipv4
- lastseen
values:
- indicator
- lasttime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment