From fa29d99527f6293a4b0fa85f954b41849ae6e2f4 Mon Sep 17 00:00:00 2001 From: Maik Ellerbrock <ellerbrock@users.noreply.github.com> Date: Sat, 28 May 2016 15:38:31 +0800 Subject: [PATCH] add link Kali Linux in Security --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e53dac0..f73a8b1 100644 --- a/README.md +++ b/README.md @@ -507,6 +507,7 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software. * [Fail2Ban](http://www.fail2ban.org/wiki/index.php/Main_Page) - Scans log files and takes action on IPs that show malicious behavior. * [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. +* [Kali Linux](https://www.kali.org/) - Advanced Penetration Testing Linux Distribution. * [Kippo](https://github.com/desaster/kippo) - A medium-interaction SSH honeypot, mostly used as a standalone SSH daemon with a configurable Filesystem sandbox. * [OSSEC](http://ossec.net) - OSSEC is a HIDS that performs log analysis, FIM, rootkit detection, and much more. * [OSQuery](https://osquery.io/) - Query your servers status and info using a SQL like interface. -- GitLab