jheise / threatcmd

Cli interface to threatcrowd.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#ThreatCmd

codebeat badge

CLI for ThreatCrowd.org

Available Functions

  • email - query for the given email address

  • ip - query for the given ip address

  • domain - query for the given domain

  • av - query for antivirus data

  • file - query for md5 hash


Example

threatcmd ip 4.2.2.1

threatcmd domain google.com

threatcmd email fake@mail.com

threatcmd av plugx

threatcmd file 45b7fb10a4f9aebe85f2c537b33cc27c

About

Cli interface to threatcrowd.org

License:MIT License


Languages

Language:Go 100.0%