Merge branch 'master' of https://github.com/unixorn/awesome-sysadmin into merge-patches
This commit is contained in:
		
						commit
						313ab19589
					
				|  | @ -368,6 +368,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v | ||||||
| ## Security | ## Security | ||||||
| *Security tools.* | *Security tools.* | ||||||
| 
 | 
 | ||||||
|  | * [Blackbox](https://github.com/StackExchange/blackbox) - Safely store secrets in Git/Mercurial. Privides tooling to automatically encrypt secrets like passwords. | ||||||
| * [Denyhosts](http://denyhosts.sourceforge.net/) - Thwart SSH dictionary based attacks and brute force attacks. | * [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. | * [Fail2Ban](http://www.fail2ban.org/wiki/index.php/Main_Page) - Scans log files and takes action on IPs that show malicious behavior. | ||||||
| * [SpamAssassin](https://spamassassin.apache.org/) - A powerful and popular email spam filter employing a variety of detection techniques. | * [SpamAssassin](https://spamassassin.apache.org/) - A powerful and popular email spam filter employing a variety of detection techniques. | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue