Skip to content

TCP attack inquisitor and 0-day catcher

License

GPL-3.0, BSD-3-Clause licenses found

Licenses found

GPL-3.0
LICENSE
BSD-3-Clause
LICENSE_BSD
Notifications You must be signed in to change notification settings

leejansq/HoneyBadger

 
 

HoneyBadger

http://honeybadger.readthedocs.org/en/latest/_images/honey_badger-white-sm-1.png


https://drone.io/github.com/david415/HoneyBadger/status.png https://coveralls.io/repos/david415/HoneyBadger/badge.svg?branch=master https://api.flattr.com/button/flattr-badge-large.png

project goals

  • HoneyBadger is primarily a comprehensive TCP stream analysis tool for detecting and recording TCP attacks. Perhaps it can assist in discovering 0-days and botnets.
  • HoneyBadger will include a variety of TCP stream injections attacks (it now includes 2) which prove that the TCP attack detection is reliable.

details

  • Read about HoneyBadger's design and implementation: https://honeybadger.readthedocs.org/
  • Read the manual integration procedure - a reproduciable procedure which proves HoneyBadger's TCP injection attack detection is reliable; in less than 2 minutes you can perform a test on your loopback interface... and test that HoneyBadger can detect injected data into a netcat client-server connection.

usage note

It is not a good idea to run network traffic analysis tools as root. In Linux you can run these tools as an unprivileged user after you run setcap as root like this:

# setcap cap_net_raw,cap_net_admin=eip honeyBadger

license

HoneyBadger is free software made available via the GPL3... except for small sections of code which are BSD licensed.

contact

  • email dstainton415@gmail.com
  • gpg key ID 0x836501BE9F27A723
  • gpg fingerprint F473 51BD 87AB 7FCF 6F88 80C9 8365 01BE 9F27 A723

About

TCP attack inquisitor and 0-day catcher

Resources

License

GPL-3.0, BSD-3-Clause licenses found

Licenses found

GPL-3.0
LICENSE
BSD-3-Clause
LICENSE_BSD

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.9%
  • Python 1.1%