An open API service indexing awesome lists of open source software.

https://github.com/revanmalang/redteaming_cheatsheet

RedTeaming_CheatSheet
https://github.com/revanmalang/redteaming_cheatsheet

hack hacking penetration-testing pentest pentesting redteam

Last synced: over 1 year ago
JSON representation

RedTeaming_CheatSheet

Awesome Lists containing this project

README

          

# RedTeaming_CheatSheet
Pentesting / RedTeaming cheatsheet with all the commands and techniques I learned during my learning journey. Will keep it up to date. If you have any recommendations for courses or links or have any questions feel free to dm me on discord. 0xjs#9027

## Index
* [General](#General)
* [Payloads](payloads.md)
* [Open Source Intelligence](OSINT.md)
* [Python Dependancies](python_dependancies.md)
* [Infrastructure](infrastructure/readme.md)
* [Buffer overflow](infrastructure/bufferoverflow.md)
* [Enumeration](infrastructure/enumeration.md)
* [Exploitation](infrastructure/exploitation.md)
* [Privilege Escalation Windows](infrastructure/privesc_windows.md)
* [Privilege Escalation Linux](infrastructure/privesc_linux.md)
* [Post Exploitation](infrastructure/post_exploitation.md)
* [Windows AD](windows-ad/readme.md)
* [Local privilege escalation](windows-ad/Local-Privilege-Escalation.md)
* [Domain Enumeration](windows-ad/Domain-Enumeration.md)
* [Lateral Movement](windows-ad/Lateral-Movement.md)
* [Powershell Evasion](windows-ad/PowerShell-Evasion.md)
* [Domain privilege escalation](windows-ad/Domain-Privilege-Escalation.md)
* [Domain Persistence](windows-ad/Domain-Persistence.md)
* [Cloud](cloud/readme.md)
* [Recon \ OSINT](cloud/recon.md)
* [Initial access attacks](cloud/initial-access-attacks.md)
* [Cloud services](cloud/readme.md)
* [Azure](cloud/azure/readme.md)
* [Amazon Web Services](cloud/aws/readme.md)
* [Google Cloud Platform](cloud/gcb/readme.md)
* [C2 Frameworks]()
* [Cobalt Strike](cobalt-strike.md)
* [Covenant](covenant.md)
* [Metasploit](metasploit.md)

# Sources
- Cloud: CARTP from Pentester Academy and breaching the cloud from antisyphon.
- Windows: CRTP, CRTE from Pentester Academy, ECPTX from eLearnSecurity and CRTO from RastaMouse.
- Infra: PNPT and Tiberius privesc courses
- OSINT: PNPT Course