Merge pull request #56 from noraj1337/patch-1

add operating systems and distrowatch, thx @noraj1337
This commit is contained in:
sbilly 2017-02-17 10:01:59 +08:00 committed by GitHub
commit 1c38e4bcb7

View File

@ -37,6 +37,8 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c
- [Development](#development)
- [Big Data](#big-data)
- [DevOps](#devops)
- [Operating Systems](#operating-systems)
- [Online ressources](#online-ressources)
- [Other Awesome Lists](#other-awesome-lists)
- [Other Security Awesome Lists](#other-security-awesome-lists)
- [Other Common Awesome Lists](#other-common-awesome-lists)
@ -246,6 +248,14 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c
- [Securing DevOps](https://manning.com/books/securing-devops?a_aid=securingdevops&a_bid=1353bcd8) - A book on Security techniques for DevOps that reviews state of the art practices used in securing web applications and their infrastructure.
## Operating Systems
### Online ressources
- [Security related Operating Systems @ Rawsec](http://rawsec.ml/en/security-related-os/) - Complete list of security related operating systems
- [Best Linux Penetration Testing Distributions @ CyberPunk](https://n0where.net/best-linux-penetration-testing-distributions/) - Description of main penetration testing distributions
- [Security @ Distrowatch](http://distrowatch.com/search.php?category=Security) - Website dedicated to talking about, reviewing and keeping up to date with open source operating systems
## Datastores
- [Vault](https://www.vaultproject.io/) - An encrypted datastore secure enough to hold environment and application secrets.