malice-team-cymru

command module
v0.0.0-...-92409dc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 25, 2017 License: MIT Imports: 13 Imported by: 0

README

TC logo

team-cymru [Deprecated] due to the service not working anymore 😢

License Docker Stars Docker Pulls Image Size Image Layers

Malice TeamCymru - Malware Hash Registry Plugin

This repository contains a Dockerfile of TeamCymru's Malware Hash Registry for Docker's trusted build published to the public DockerHub.

WARNING: TeamCymru - Malware Hash Registry doesn't seem to be working on their end. Please contact them and ask to get it back up and running

Dependencies
Installation
  1. Install Docker.
  2. Download trusted build from public DockerHub: docker pull malice/team-cymru
Usage
docker run --rm malice/team-cymru (MD5|SHA1)
Usage: team-cymru [OPTIONS] COMMAND [arg...]

Malice TeamCymru - Malware Hash Registry Plugin

Version: v0.1.0, BuildTime: 20160228

Author:
  blacktop - <https://github.com/blacktop>

Options:
  --post, -p	POST results to Malice webhook [$MALICE_ENDPOINT]
  --proxy, -x	proxy settings for Malice webhook endpoint [$MALICE_PROXY]
  --table, -t	output as Markdown table
  --help, -h	show help
  --version, -v	print the version

Commands:
  help	Shows a list of commands or help for one command

Run 'team-cymru COMMAND --help' for more information on a command.

This will output to stdout and POST to malice results API webhook endpoint.

Sample Output JSON:
{
  "team-cymru": {
    "found": false,
    "lastseen": "",
    "detection": ""
  }
}
Sample Output STDOUT (Markdown Table):

TeamCymru
Detection LastSeen
85% 20091112

To Run on OSX
$ brew install caskroom/cask/brew-cask
$ brew cask install virtualbox
$ brew install docker
$ brew install docker-machine
$ docker-machine create --driver virtualbox malice
$ eval $(docker-machine env malice)
Documentation
Issues

Find a bug? Want more features? Find something missing in the documentation? Let me know! Please don't hesitate to file an issue and I'll get right on it.

Credits
License

MIT Copyright (c) 2016 blacktop

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL