From 2ba0a09b29572b40c7d32122f75cc5c0de3ff2f0 Mon Sep 17 00:00:00 2001 From: Dylan Katz Date: Mon, 16 Jan 2017 02:27:28 -0700 Subject: [PATCH] Added mongodb honeypot --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d5ffdee..6612967 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ Discover more awesome lists at [sindresorhus/awesome](https://github.com/sindres ## Honeypots - Database Honeypots + - [MongoDB-HoneyProxy](https://github.com/Plazmaz/MongoDB-HoneyProxy) - A MongoDB honeypot proxy. - [Elastic honey](https://github.com/jordan-wright/elastichoney) - A Simple Elasticsearch Honeypot - [mysql](https://github.com/schmalle/MysqlPot) - A mysql honeypot, still very very early stage - [NoSQLpot](https://github.com/torque59/nosqlpot) - The NoSQL Honeypot Framework.