From dceb265d9e514a7e98af832684f3954d930bffba Mon Sep 17 00:00:00 2001 From: autistic-symposium-helper <138340846+autistic-symposium-helper@users.noreply.github.com> Date: Mon, 25 Nov 2024 20:33:42 -0800 Subject: [PATCH] add a chapter for hardening --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e3c3df4..77d7e7e 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,13 @@ * **[continuous security](https://www.infoq.com/news/2019/08/continuous-security/)** * **[how to not get hacked](https://kubernetes.io/blog/2018/07/18/11-ways-not-to-get-hacked/)** * **[awesome privilege escalation](https://github.com/m0nad/awesome-privilege-escalation)** + +
+ +##### hardening + * **[awesome security hardening](https://github.com/decalage2/awesome-security-hardening)** +* **[mac-monitor](https://github.com/redcanaryco/mac-monitor)** (and **[objective-see's tools](https://objective-see.org/tools.html)**)