From 29552300700089e08b991b2921d4b1198df33a74 Mon Sep 17 00:00:00 2001 From: autistic-symposium-helper <138340846+autistic-symposium-helper@users.noreply.github.com> Date: Tue, 3 Dec 2024 12:44:58 -0800 Subject: [PATCH] add chapter for honeypots (web2) --- Forensics/honeypots/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Forensics/honeypots/README.md diff --git a/Forensics/honeypots/README.md b/Forensics/honeypots/README.md new file mode 100644 index 0000000..eb2b99c --- /dev/null +++ b/Forensics/honeypots/README.md @@ -0,0 +1,11 @@ +## honeypots + +
+ +### cool resources + +
+ +* **[open canary](https://github.com/thinkst/opencanary)** +* **[30+ honeypots](https://github.com/qeeqbox/honeypots)** +* **[awesome honeypots](https://github.com/paralax/awesome-honeypots)**