All Projects → tagnullde → Oscp

tagnullde / Oscp

My OSCP notes

Projects that are alternatives of or similar to Oscp

Offensive-Reverse-Shell-Cheat-Sheet
Offensive Reverse Shell (Cheat Sheet)
Stars: ✭ 138 (+17.95%)
Mutual labels:  cheatsheet, oscp
Privilege Escalation
This cheasheet is aimed at the CTF Players and Beginners to help them understand the fundamentals of Privilege Escalation with examples.
Stars: ✭ 2,117 (+1709.4%)
Mutual labels:  cheatsheet, oscp
oscp
My notebook for OSCP Lab
Stars: ✭ 22 (-81.2%)
Mutual labels:  cheatsheet, oscp
Oscp Prep
my oscp prep collection
Stars: ✭ 105 (-10.26%)
Mutual labels:  cheatsheet, oscp
Cheatsheet God
Penetration Testing Reference Bank - OSCP / PTP & PTX Cheatsheet
Stars: ✭ 3,521 (+2909.4%)
Mutual labels:  cheatsheet, oscp
Oscp Pwk
This is my cheatsheet and scripts developed while taking the Offensive Security Penetration Testing with Kali Linux course.
Stars: ✭ 406 (+247.01%)
Mutual labels:  cheatsheet, oscp
Ctf Difficulty
This cheasheet is aimed at the CTF Players and Beginners to help them sort the CTF Challenges on the basis of Difficulties.
Stars: ✭ 338 (+188.89%)
Mutual labels:  cheatsheet, oscp
Msf Venom Cheatsheet
Single Page Cheatsheet for common MSF Venom One Liners
Stars: ✭ 81 (-30.77%)
Mutual labels:  cheatsheet, oscp
Aws Cli Cheatsheet
☁️ AWS CLI + JQ = Make life easier
Stars: ✭ 94 (-19.66%)
Mutual labels:  cheatsheet
React Redux Cheatsheet
React Redux Cheat Sheet on Workflow & Concept
Stars: ✭ 1,453 (+1141.88%)
Mutual labels:  cheatsheet
Vue Cheat Sheet
📚 My cheat sheet for vue.js most basic stuff https://boussadjra.github.io/vue-cheat-sheet/
Stars: ✭ 90 (-23.08%)
Mutual labels:  cheatsheet
My Cheat Sheets
A place to keep all my cheat sheets for the complete development of ASIC/FPGA hardware or a software app/service.
Stars: ✭ 94 (-19.66%)
Mutual labels:  cheatsheet
Xg2xg
by ex-googlers, for ex-googlers - a lookup table of similar tech & services
Stars: ✭ 10,218 (+8633.33%)
Mutual labels:  cheatsheet
Cheatsheet Maker
Cheetsheet (cheat sheet or quick reference) generator. Use it for guides, instructions or study. Made in Python 3
Stars: ✭ 91 (-22.22%)
Mutual labels:  cheatsheet
Pico8 Api
Unofficial PICO-8 API with a lovely design ! ::
Stars: ✭ 115 (-1.71%)
Mutual labels:  cheatsheet
Epfl
EPFL summaries & cheatsheets over 5 years (computer science, communication systems, data science and computational neuroscience).
Stars: ✭ 90 (-23.08%)
Mutual labels:  cheatsheet
Cheatsheet Of Ui With Fuzzy Behaviors
挙動や仕様が曖昧なユーザインタフェースチートシート
Stars: ✭ 89 (-23.93%)
Mutual labels:  cheatsheet
Cheatsheet
Pretty cheat sheets, or ``reference cards'', obtainable from Org files.
Stars: ✭ 116 (-0.85%)
Mutual labels:  cheatsheet
Linux Smart Enumeration
Linux enumeration tool for pentesting and CTFs with verbosity levels
Stars: ✭ 1,956 (+1571.79%)
Mutual labels:  oscp
Oscp Exam Report Template Markdown
📙 Markdown Templates for Offensive Security OSCP, OSWE, OSCE, OSEE, OSWP exam report
Stars: ✭ 2,066 (+1665.81%)
Mutual labels:  oscp

OSCP

These are my OSCP notes and exploits I wrote while preparing.

OSCP-Cheatsheet usage

The cheatsheet is meant to be as searchable as possible. A such you have the following options to search for an entry:

  1. You can search for a known toolname:
    • example: "gobuster"
    • example: "rpcclient"
  2. You can search for the targeted service:
    • example "service: smb"
    • example "service: ftp"
  3. You can search for MITRE-tactics:
    • example "tactics: enumeration"
    • example "tactics: lateral_movement"
  4. You can search for tool suites:
    • example: "suites: impacket"
    • example: "suites: powershell_empire"

Some parts of this document still need some work. Feel free to submit a PR.

Exploit-Development

I moved this folder to it's own repository

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].