All Projects → mohitkhemchandani → Oscp Complete Guide

mohitkhemchandani / Oscp Complete Guide

Licence: mit
How to prepare for OSCP complete guide

Projects that are alternatives of or similar to Oscp Complete Guide

Dostoevsky Pentest Notes
Notes for taking the OSCP in 2097. Read in book form on GitBook
Stars: ✭ 495 (+312.5%)
Mutual labels:  exploitation, enumeration, oscp
Fdsploit
File Inclusion & Directory Traversal fuzzing, enumeration & exploitation tool.
Stars: ✭ 199 (+65.83%)
Mutual labels:  exploitation, enumeration, oscp
Reconky-Automated Bash Script
Reconky is an great Content Discovery bash script for bug bounty hunters which automate lot of task and organized in the well mannered form which help them to look forward.
Stars: ✭ 167 (+39.17%)
Mutual labels:  enumeration, exploitation
fransRecon
Script will enumerate domain name using horizontal enumeration, reverse lookup. Each horziontal domain will then be vertically enumerated using Sublist3r.
Stars: ✭ 31 (-74.17%)
Mutual labels:  enumeration, oscp
Suid3num
A standalone python script which utilizes python's built-in modules to enumerate SUID binaries, separate default binaries from custom binaries, cross-match those with bins in GTFO Bin's repository & auto-exploit those, all with colors! ( ͡~ ͜ʖ ͡°)
Stars: ✭ 342 (+185%)
Mutual labels:  exploitation, oscp
Mida Multitool
Bash script purposed for system enumeration, vulnerability identification and privilege escalation.
Stars: ✭ 144 (+20%)
Mutual labels:  exploitation, enumeration
reosploit
A Tool that Finds, Enumerates, and Exploits Reolink Cameras.
Stars: ✭ 89 (-25.83%)
Mutual labels:  enumeration, exploitation
Ctf Notes
Everything needed for doing CTFs
Stars: ✭ 304 (+153.33%)
Mutual labels:  enumeration, oscp
Writeups
This repository contains writeups for various CTFs I've participated in (Including Hack The Box).
Stars: ✭ 61 (-49.17%)
Mutual labels:  enumeration, exploitation
Interlace
Easily turn single threaded command line applications into a fast, multi-threaded application with CIDR and glob support.
Stars: ✭ 760 (+533.33%)
Mutual labels:  enumeration, oscp
Rapidscan
🆕 The Multi-Tool Web Vulnerability Scanner.
Stars: ✭ 775 (+545.83%)
Mutual labels:  enumeration, oscp
Pwk Oscp Preparation Roadmap
Roadmap for preparing for OSCP, anyone is free to use this, and also feedback and contributions are welcome
Stars: ✭ 142 (+18.33%)
Mutual labels:  enumeration, oscp
Tidos Framework
The Offensive Manual Web Application Penetration Testing Framework.
Stars: ✭ 1,290 (+975%)
Mutual labels:  exploitation, enumeration
ggtfobins
Get GTFOBins info about a given exploit from the command line
Stars: ✭ 27 (-77.5%)
Mutual labels:  enumeration, oscp
Reconnoitre
A security tool for multithreaded information gathering and service enumeration whilst building directory structures to store results, along with writing out recommendations for further testing.
Stars: ✭ 1,824 (+1420%)
Mutual labels:  enumeration, oscp
Wadcoms.github.io
WADComs is an interactive cheat sheet, containing a curated list of Unix/Windows offensive tools and their respective commands.
Stars: ✭ 431 (+259.17%)
Mutual labels:  exploitation, enumeration
Active Directory Exploitation Cheat Sheet
A cheat sheet that contains common enumeration and attack methods for Windows Active Directory.
Stars: ✭ 870 (+625%)
Mutual labels:  exploitation, enumeration
Active Directory Exploitation Cheat Sheet
A cheat sheet that contains common enumeration and attack methods for Windows Active Directory.
Stars: ✭ 1,392 (+1060%)
Mutual labels:  exploitation, enumeration
Uppy Server
[DEPRECATED] 'Uppy Server' was renamed to 'Companion' and lives inside the Uppy repo no
Stars: ✭ 115 (-4.17%)
Mutual labels:  open-source
Powershell ipv4portscanner
Powerful asynchronus IPv4 port scanner for PowerShell
Stars: ✭ 117 (-2.5%)
Mutual labels:  open-source

OSCP-Complete-Guide

How to prepare for OSCP complete guide

http://www.abatchy.com/search/label/OSCP%20Prep

How to prepare for OSCP complete guide

Below are 5 skills which you have to improve before registering for OSCP

Learn basic of Computer Network, Web application, and Linux Learn Bash and Python scripting Enumeration is key in OSCP lab, I repeat Enumeration is key in OSCP Lab and in real world too Download vulnerable VM machines from vulnhub Buffer Overflow (BOF) exploitation

Below are the free reference before registration of OSCP

https://www.cybrary.it/course/ethical-hacking/

https://www.cybrary.it/course/web-application-pen-testing/

https://www.cybrary.it/course/advanced-penetration-testing/

https://www.offensive-security.com/metasploit-unleashed/

https://www.cybrary.it/course/python/

Below are the reference for Buffer overflow and exploit developmet for OSCP

http://www.fuzzysecurity.com/tutorials/expDev/1.html

https://www.corelan.be/index.php/2009/07/19/exploit-writing-tutorial-part-1-stack-based-overflows/

For Bash Scripting

http://www.tldp.org/LDP/Bash-Beginners-Guide/html/

Transferring Files from Linux to Windows & post-exploitation

https://blog.ropnop.com/transferring-files-from-kali-to-windows/

https://awakened1712.github.io/oscp/oscp-transfer-files/

https://infosecaddicts.com/transfer-files-linux-windows/

https://www.cybrary.it/course/post-exploitation-hacking/

Privilege Escalation:

http://www.greyhathacker.net/?p=738

http://www.fuzzysecurity.com/tutorials/16.html

https://github.com/GDSSecurity/Windows-Exploit-Suggester

http://pwnwiki.io/#!privesc/windows/index.md

https://blog.g0tmi1k.com/2011/08/basic-linux-privilege-escalation/

https://payatu.com/guide-linux-privilege-escalation/

https://github.com/rebootuser/LinEnum

https://www.youtube.com/watch?v=PC_iMqiuIRQ

https://www.adampalmer.me/iodigitalsec/2013/08/13/mysql-root-to-system-root-with-udf-for-windows-and-linux/

Port redirection/tunneling

https://medium.com/@itseranga/ssh-port-forwarding-357f02d75d

https://xapax.gitbooks.io/security/content/port_forwarding_and_tunneling.html

Practise Lab online & offline --- Most of this lab help you to understand different attack and (privilege escaltion very very important for OSCP )

http://overthewire.org/wargames/bandit/

https://www.explainshell.com/

https://www.vulnhub.com/?q=kioptrix&sort=date-asc&type=vm

https://www.vulnhub.com/entry/fristileaks-13,133/

https://www.vulnhub.com/entry/brainpan-1,51/ (Buffer overflow vm)

https://www.vulnhub.com/entry/mr-robot-1,151/

https://www.vulnhub.com/entry/hacklab-vulnix,48/

https://www.vulnhub.com/entry/vulnos-2,147/

https://www.vulnhub.com/entry/sickos-12,144/

https://www.vulnhub.com/entry/devrandom-scream,47/

https://www.vulnhub.com/entry/skytower-1,96/

https://github.com/rapid7/metasploitable3/wiki

#OSCP Notes from OSCP training

Remote Administration

#Other http://pastebin.com/5UTLqwa0

https://jivoi.github.io/2015/06/19/oscp-prepare/

OSCP-cheat-sheet https://github.com/mikaelkall/OSCP-cheat-sheet

oscp-tools https://github.com/cokebottle/oscp-tools

helpful notes, some tips and tricks for oscp exam https://github.com/kyawthiha7/oscp_notes

oscp5 https://github.com/sojamo/oscp5

OSCP-Prep https://github.com/slyth11907/Cheatsheets

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].