add section on running honeypots in containers

This commit is contained in:
Wes Widner 2017-11-04 18:49:40 -04:00
parent 6c482e2459
commit 1074a9c58a

View File

@ -14,6 +14,8 @@ A collection of container related security resources
* [**Exploits**](#exploits)
* [**Honeypots**](#honeypots)
* [**Presentations**](#presentations)
------------------------------------------------------------------------------------------
@ -211,6 +213,21 @@ A collection of container related security resources
------------------------------------------------------------------------------------------
## Honeypots
------------------------------------------------------------------------------------------
### [How I capture and monitor Wordpress attacks](https://medium.com/@BriX_428/how-i-capture-and-monitor-wordpress-attacks-ceda512b07)
* Capturing exploit attempts by emulating a Wordpress box
### [DShield](https://github.com/xme/dshield-docker)
* Docker container running cowrie with DShield output enabled
### [Dockerpot](https://www.itinsight.hu/blog/posts/2015-05-04-creating-honeypots-using-docker.html)
* Fairly old but a great idea for platform to build honeypots
------------------------------------------------------------------------------------------
## Presentations
------------------------------------------------------------------------------------------