Cybersecurity References
Welcome to my personal collection of cybersecurity resources, tools, and references.
Directory Structure
Automation 11
Personal automation scriptsEduDocuments
This directory contains a collection of documents that can be useful for cybersecurity professionals. It includes a variety of documents that can be useful for different purposes.- RegulatoryCompliance 3
- Security and Privacy Controls for Information Systems and Organizations
- Implementing the Health Insurance Portability and Accountability Act (HIPAA) Security Rule
- Protecting Controlled Unclassified Information in Nonfederal Systems and Organizations 1
- Framework for Improving Critical Infrastructure Cybersecurity
- Continuous Learning
- Starter Penetration Testing Resources by TCM Security
- Sample Datasets
CheatSheets 4
This directory contains various files, notably Maderas’ list of necessary cybersecurity skills 2 for learners. It also has a few text processing reference docs, and a list of search engines for pentesters.Web-Applications 4
Here you’ll find documents for common web application vulnerabilities, like those of the OWASP Top Ten. Each document is different, but all of them contain code examples, injection payloads, that could theoretically be used in the wild. XSS, [SSRF], and CORS are just a few examples. The WebApp Exploit Checklist is a great visual reference.UsefulRepositories 3
This is a meta-directory with links to useful cybersecurity-related GitHub repositories. You’ll find offensive, defensive, and multi-purpose tools.Please see the README.
How to Contribute
This project could be way better than it is, we both know that.Please consider contributing your own knowledge files, automation scripts, add to the Useful Repositories README, and see the CONTRIBUTING.md file for guidelines on how to contribute.