sujal11111 / RedTeaming_CheatSheet

Pentesting cheatsheet with all the commands I learned during my learning journey. Will try to to keep it up-to-date.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

RedTeaming General

  • Definition of Red Teaming by Joe Vest and James Tubberville:

Red Teaming is the process of using tactics, techniques and procedures (TTPs) to emulate a real-world threat, with the goal of measuring the effectiveness of the people, processes and technologies used to defend an environment.

  • OPSEC (Operations Security) is a process that identifies critical information to determine if actions can be observed by enemy intelligence, determines if information obtained by adversaries could be interpreted to be useful to them, and then executes selected measures that eliminate or reduce adversary exploitation of critical information. It's generally used to describe the "ease" by which actions can be observed by "enemy" intelligence.

Sources & Credits

Most of my knowledge is gathered from the following coures, so big thanks to them! If you like a specific topic I would recommend taking the courses from them!

  • Cloud: CARTP from Altered Security and breaching the cloud from antisyphon.
  • Windows: CRTP, CRTE, PACES from Altered Security, ECPTX from eLearnSecurity and CRTO from RastaMouse.
  • Infra: OSCP, PNPT from TCM Security and Tiberius privesc courses
  • OSINT: PNPT Course
  • Coding: Pavel Yosifovich & Sektor7 Reenz0h

Misc

Data exfiltration simulation

About

Pentesting cheatsheet with all the commands I learned during my learning journey. Will try to to keep it up-to-date.

License:GNU General Public License v3.0


Languages

Language:C++ 84.4%Language:Python 13.8%Language:C 1.6%Language:Batchfile 0.2%