(→Basic Security Topics: Fixed broken link) |
|||
Line 36: | Line 36: | ||
* [https://www.owasp.org/index.php/OWASP_Testing_Project Security Testing Guide] | * [https://www.owasp.org/index.php/OWASP_Testing_Project Security Testing Guide] | ||
* [https://www.worldcat.org/oclc/767909239 Buffer Overflow Attacks: Detect, Exploit, Prevent] - Book | * [https://www.worldcat.org/oclc/767909239 Buffer Overflow Attacks: Detect, Exploit, Prevent] - Book | ||
* [https://github.com/OWASP/DevGuide/tree/dc5a2977a4797d9b98486417a5527b9f15d8a251/DevGuide2.0.1 OWASP Security DevGuide] - Book | |||
[[Category:Security]] | [[Category:Security]] | ||
[[Category:Education]] | [[Category:Education]] |
Revision as of 01:05, 30 October 2015
Information security is a specialized skill-set that requires years of education and experience to master. Unfortunately, many security gurus agree that it's next to impossible to teach many of the skills necessary to become an expert. While we agree with this we'll, in any case, try to lead those willing to put in the time to expand their knowledge of information security.
Below, is a list of resources, broken down by subject, to help those with an interest in information security expand their horizons.
Auditing
Basic Security Topics
- Fedora Security Features Matrix
Cryptography
Encryption
Hashing
Network Security
Product-specific Documentation
Fedora
Red Hat
Secure Programming
- Fedora Secure Coding Guidelines
- Security-related presentations by Ulrich Drepper
- 2011 CWE/SANS Top 25 Most Dangerous Software Errors
- Avoiding the Top 10 Software Security Design Flaws
- Software Assurance Maturity Model
- Security Testing Guide
- Buffer Overflow Attacks: Detect, Exploit, Prevent - Book
- OWASP Security DevGuide - Book