Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ernw/hardening
Repository of Hardening Guides
https://github.com/ernw/hardening
Last synced: about 1 month ago
JSON representation
Repository of Hardening Guides
- Host: GitHub
- URL: https://github.com/ernw/hardening
- Owner: ernw
- Created: 2016-08-18T14:58:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-10-27T09:19:31.000Z (about 3 years ago)
- Last Synced: 2024-08-01T09:26:06.835Z (4 months ago)
- Homepage:
- Size: 39.1 KB
- Stars: 605
- Watchers: 44
- Forks: 78
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-systools - ERNW Repository of Hardening Guides
README
# ERNW Repository of Hardening Guides
This repository contains various hardening guides compiled by ERNW for various purposes. Most of those guides strive to provide a baseline level of hardening and may lack certain hardening options which could increase the security posture even more (but may have impact on operations or required operational effort).
The hardening guides are structured into various categories, represented by folders. Every hardening guide must be used in combination with hardening guides of the parent folders. Let's use the following fictional structure as an example:
* web_application
* ERNW_Hardening_Web_Application.md
* wordpress
* ERNW_Hardening_Wordpress.md
* 4.4.2
* ERNW_Hardening_Wordpress_4.4.2.mdIn this structure, all three files 'ERNW_Hardening_Web_Application.md', 'ERNW_Hardening_Wordpress.md', and 'ERNW_Hardening_Wordpress_4.4.2.md' need to be taken into account for comprehensive hardening. If there are conflicting options, the most specific option (in this case, from 'ERNW_Hardening_Wordpress_4.4.2.md') must be used.
## Contact us!
Feel free to contact us for questions, additions, spotted mistakes, or -- you name it.
## Other Hardening Sources
The following incomplete list contains several other high quality hardening resources:
* http://dev-sec.io/
* https://benchmarks.cisecurity.org/downloads/benchmarks/
* https://www.owasp.org/index.php/Secure_Configuration_Guide
* https://bettercrypto.org/static/applied-crypto-hardening.pdf
* https://www.team-cymru.org/templates.html
* https://github.com/sektioneins/pcc