diff --git a/README.md b/README.md index 303a650..7b239e7 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea - [DevSecOps](#devsecops) - [Fuzzing](#Fuzzing) - [Honeypots](#honeypots) + - [Tarpits](#tarpits) - [Host-based tools](#host-based-tools) - [Incident Response tools](#incident-response-tools) - [IR management consoles](#ir-management-consoles) @@ -67,6 +68,11 @@ See also [awesome-honeypots](https://github.com/paralax/awesome-honeypots). - [CanaryTokens](https://github.com/thinkst/canarytokens) - Self-hostable honeytoken generator and reporting dashboard; demo version available at [CanaryTokens.org](https://canarytokens.org/). +### Tarpits + +- [Endlessh](https://github.com/skeeto/endlessh) - SSH tarpit that slowly sends an endless banner. +- [LaBrea](http://labrea.sourceforge.net/labrea-info.html) - Program that answers ARP requests for unused IP space, creating the appearance of fake machines that answer further requests very slowly in order to slow down scanners, worms, etcetera. + ## Host-based tools - [Artillery](https://github.com/BinaryDefense/artillery) - Combination honeypot, filesystem monitor, and alerting system designed to protect Linux and Windows operating systems.