Update README.md
This commit is contained in:
parent
2f51b07f11
commit
fc1aed98a2
1 changed files with 9 additions and 0 deletions
|
|
@ -8,17 +8,20 @@ A collection of security, pentesting, and technical reference cheatsheets.
|
|||
- [AI Security](#ai-security)
|
||||
- [Cryptography](#cryptography)
|
||||
- [Privacy](#privacy)
|
||||
- [Development](#development)
|
||||
|
||||
## Information Security
|
||||
|
||||
| Cheatsheet | Description |
|
||||
|------------|-------------|
|
||||
| [Pentesting Methodology](infosec/pentesting-methodology.md) | Basic methodology for pentesters |
|
||||
| [Penetration Testing Reporting](infosec/pentest-reporting.md) | Comprehensive guide for creating professional pentest reports |
|
||||
| [SOC Analyst Reference](infosec/soc-analyst.md) | Essential knowledge for Security Operations Center analysts |
|
||||
| [CTF Jeopardy Guide](infosec/ctf-jeopardy.md) | Techniques for solving common CTF challenge categories |
|
||||
| [PJPT Reference Guide](infosec/pjpt-reference.md) | Common commands and techniques for the PJPT certification |
|
||||
| [GitHub Commands](infosec/github-commands.md) | Git and GitHub command reference |
|
||||
| [Command Line Reference](infosec/command-line-reference.md) | Cross-platform CLI commands |
|
||||
| [Incident Response](infosec/incident-response.md) | Quick techniques for IR |
|
||||
|
||||
## AI Security
|
||||
|
||||
|
|
@ -39,3 +42,9 @@ A collection of security, pentesting, and technical reference cheatsheets.
|
|||
| Cheatsheet | Description |
|
||||
|------------|-------------|
|
||||
| [Privacy Protection](privacy/privacy-protection.md) | Techniques and tools for protecting personal information |
|
||||
|
||||
## Development
|
||||
|
||||
| Cheatsheet | Description |
|
||||
|------------| ------------|
|
||||
| [Automation & DevSecOps](development/automation-devsecops.md) | Helpful commands for Automation and DevSecOps |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue