Skip to content

Latest commit

 

History

History
55 lines (32 loc) · 1.29 KB

README.md

File metadata and controls

55 lines (32 loc) · 1.29 KB

OSCP-Prep

I created this repo as a resource for people wanting to learn more about penetration testing. Whether you are looking at getting into the into the information security field, preparing for the Penetration Testing with Kali Linux course, studying for OSCP exam, or just needing a refresher. Here you will find information I’ve gathered from a number of resources on various topics. Please let me know if anything is incorrect, or if there is something you would like to see.

Outline:

  1. Introduction
  • Fundamentals and basics of different topics like networking, databases, web applications, commands, etc.
  1. Kali Linux Tools
  • Lists tools and examples
  1. Penetration Testing Methods

  2. Planning and Scoping

  3. Recon and Scanning

  • tools and examples
  • enumeration of services
  • Passive scanning, active scanning, and vulnerability scanning
  1. Web Application
  • In-depth guide to web application testing.
  • How to identify, test, and verify the following topics such as CSRF, XSS, XST, and more.
  1. Exploration and Vulnerability’s
  • Searching, customizing, and editing exploits
  1. Post Exploitation
  • Pivoting
  • Tunneling
  • Passing the Hash
  • Privileged Escalation
  • And more
  1. Password Attacks

  2. Resources

  • Blogs
  • Subreddits
  • Podcasts
  • YouTube
  • Guides
  1. Walkthroughs