https://github.com/adrianosela/road-to-oscp
Portable OSCP Preparation & Lab Notes
https://github.com/adrianosela/road-to-oscp
Last synced: 3 months ago
JSON representation
Portable OSCP Preparation & Lab Notes
- Host: GitHub
- URL: https://github.com/adrianosela/road-to-oscp
- Owner: adrianosela
- Created: 2024-02-25T01:22:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-07T00:27:54.000Z (about 1 year ago)
- Last Synced: 2024-04-07T02:11:02.082Z (about 1 year ago)
- Language: Python
- Size: 51.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Road-to-OSCP
A collection of notes, scripts, utilities, cheatsheets I use to prepare for the OSCP.
### Contents
- [Tools](./tools/README.md)
- [Cheatsheets](./cheatsheets/README.md)
- [Payloads](./payloads/README.md)
- [Write-Ups](./write-ups/README.md)### Quick Links
- [**HackTricks**: Pentest Methodology Handbook](https://book.hacktricks.xyz/welcome/readme)
- [**GTFOBins**: SUID Binary Priv. Esc. Cheatsheet](https://gtfobins.github.io/)
- [**Internal All The Things**: Reverse Shell Cheat Sheet](https://swisskyrepo.github.io/InternalAllTheThings/cheatsheets/shell-reverse-cheatsheet/)
- [**revshells.com**: Reverse Shell Generator](https://www.revshells.com/)
- [TjNull's List of Practice Boxes](https://docs.google.com/spreadsheets/d/1dwSMIAPIam0PuRBkCiDI88pU3yzrqqHkDtBngUHNCw8/edit#gid=129517485)