项目作者: malice-plugins

项目描述 :
Malice Bro Plugin
高级语言: Go
项目地址: git://github.com/malice-plugins/bro.git
创建时间: 2015-12-31T00:16:51Z
项目社区:https://github.com/malice-plugins/bro

开源协议:MIT License

下载


malice-bro (WIP)

Circle CI License Docker Stars Docker Pulls Docker Image

Malice Bro Plugin - Scan PCAP or bind to interface and scan files off the wire.

Dependencies

Installation

  1. Install Docker.
  2. Download trusted build from public DockerHub: docker pull malice/bro

Usage

  1. docker run --rm malice/bro
  1. $ docker run --rm -v /path/to/malware:/malware:ro malice/bro PCAP

Sample Output

JSON:

  1. {
  2. "bro": {
  3. }
  4. }

STDOUT (Markdown Table):


Bro


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.

CHANGELOG

See CHANGELOG.md

Contributing

See all contributors on GitHub.

Please update the CHANGELOG.md and submit a Pull Request on GitHub.

License

MIT Copyright (c) 2016-2017 blacktop