mirror of
https://github.com/fabacab/awesome-cybersecurity-blueteam.git
synced 2025-02-23 08:39:50 -05:00
Add subsection "Tarpits" under "Honeypots" with two famous examples.
This commit is contained in:
parent
d01d834c6c
commit
d906c8d181
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user