mirror of
https://github.com/kai5263499/awesome-container-security.git
synced 2025-01-28 08:47:01 -05:00
add section on running honeypots in containers
This commit is contained in:
parent
6c482e2459
commit
1074a9c58a
17
README.md
17
README.md
@ -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
|
||||
|
||||
------------------------------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user