From 8374d4053ac5ace3368374f00b55e6dd391740c4 Mon Sep 17 00:00:00 2001 From: Dheeraj Joshi Date: Tue, 9 Jun 2026 14:13:21 +0530 Subject: [PATCH] Add fort to Security section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3ae30429..b5e4eb44 100644 --- a/README.md +++ b/README.md @@ -539,6 +539,7 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software. * [Blackbox](https://github.com/StackExchange/blackbox) - Safely store secrets in Git/Mercurial. Provides tooling to automatically encrypt secrets like passwords. * [Denyhosts](http://denyhosts.sourceforge.net/) - Thwart SSH dictionary based attacks and brute force attacks. * [Fail2Ban](http://www.fail2ban.org/wiki/index.php/Main_Page) - Scans log files and takes action on IPs that show malicious behavior. +* [fort](https://github.com/djadmin/fort) - Audits macOS security settings across 16 checks and fixes issues where it safely can. * [fwknop](https://www.cipherdyne.org/fwknop/) - Protects ports via Single Packet Authorization in your firewall. * [Glastopf](http://glastopf.org/) - A low-interaction web application honeypot to emulate vulnerabilities and gather attack data. * [Kippo](https://github.com/desaster/kippo) - A medium-interaction SSH honeypot, mostly used as a standalone SSH daemon with a configurable Filesystem sandbox.