From 76ef170cd4a28827ae980c54e0d3c9df46ef0ed7 Mon Sep 17 00:00:00 2001 From: jose nazario Date: Thu, 10 Aug 2017 13:25:26 -0400 Subject: [PATCH] add MHN dockerized, update docker section --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a6cfcde..f8922dd 100644 --- a/README.md +++ b/README.md @@ -328,10 +328,11 @@ Discover more awesome lists at [sindresorhus/awesome](https://github.com/sindres - [Droidbox](https://code.google.com/archive/p/droidbox/) - Dockerized Low Interaction packaging - - [Manuka](https://github.com/andrewmichaelsmith/manuka) - - [Dockerized Thug](https://hub.docker.com/r/honeynet/thug/) - - [Dockerpot](https://github.com/mrschyte/dockerpot) A docker based honeypot. - - [Docker honeynet](https://github.com/sreinhardt/Docker-Honeynet) Several Honeynet tools set up for Docker containers + - [Manuka](https://github.com/andrewmichaelsmith/manuka) - Docker based honeypot (Dionaea & Kippo). + - [Dockerized Thug](https://hub.docker.com/r/honeynet/thug/) - A dockerized [Thug](https://github.com/buffer/thug) to analyze malicious web content. + - [Dockerpot](https://github.com/mrschyte/dockerpot) - A docker based honeypot. + - [Docker honeynet](https://github.com/sreinhardt/Docker-Honeynet) - Several Honeynet tools set up for Docker containers. + - [mhn-core-docker](https://github.com/MattCarothers/mhn-core-docker) - Core elements of the Modern Honey Network implemented in Docker. - Network analysis - [Quechua](https://bitbucket.org/zaccone/quechua)