Skip to content

Bigyls/OSCP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSCP Cheat Sheet and Mind Map

This repository describes my notes and exploits I wrote while preparing for the OSCP. Based on Obsidian and the default plugin canva the format of these notes allows for a visual and written overview combining Obsdian's advanced search capabilities.

Table of Contents

  • 1. Enumeration
    • Active Enumeration
    • Passive Enumeration
  • 2. Exploitation
    • Client Side Attacks
    • Password Attacks
    • Web Application Attacks
  • 3. PrivilegeEscalation
    • Linux
    • Windows
  • 4. ActiveDirectory
    • Enumeration
    • Exploitation
    • Lateral Movement
    • Persistence
  • 5. Post Exploitation
    • Linux
    • Windows

Contributing

You can create issues and PRs by yourself if you experienced a bug, have questions or if you have an idea for a new feature. This repository aims to remain active, up to date and scalable.

Credits