Skip to content

Commands, snippets, exploits, tools, lists, collections and techniques I used on my journey to becoming an OSCP.

Notifications You must be signed in to change notification settings

rudySq/oscp_cheatsheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

OSCP Cheatsheet

The following collection is a wild (but structured) selection of commands, snippets, exploits, tools, lists and techniques I personally tested and used on my journey to becoming an OSCP. I will extend and update it from time to time, let's see where this is going.

Reconnaissance

Nmap

Initial fast TCP scan

nmap -v -sS -sV -Pn --top-ports 1000 -oA first_10.10.10.181 10.10.10.181

About

Commands, snippets, exploits, tools, lists, collections and techniques I used on my journey to becoming an OSCP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published