Skip to content

OSCP Prep Toolkit v1

Latest

Choose a tag to compare

@strikoder strikoder released this 20 May 20:00
· 2 commits to main since this release
09a7085

OSCP Prep Toolkit v1

A curated offensive security toolkit focused on OSCP-style labs, Active Directory enumeration, web testing, exploitation workflows, and reverse shell utilities.

This release includes automation scripts, enumeration helpers, payload generators, and exploit resources designed to streamline common penetration testing tasks during lab environments and security research.

Included Tooling

Active Directory Enumeration

  • SMB enumeration
  • LDAP enumeration
  • Kerberos attacks & roasting
  • DNS enumeration
  • Authenticated & unauthenticated workflows
  • Pass-the-hash support

Utility Scripts

  • Credential validation
  • Reverse shell generation
  • AD vulnerability checks
  • HTTP server helpers
  • Web fuzzing helpers
  • TTY stabilization commands
  • Credential export utilities

Web & Reverse Shells

  • ASP / ASPX shells
  • PHP reverse shells
  • PowerShell payloads
  • JSP shell support
  • WordPress reverse shell plugin

CVEs & Exploits

  • Security research PoCs
  • OSCP-style exploitation resources
  • Exploit references and helpers

Structure

  • Scripts/ → Enumeration & automation
  • CVES/ → Exploit PoCs
  • web&revshells/ → Reverse shells & payloads
  • bugBounty/ → Web security tooling
  • misc/ → Utilities & helpers

Notes

Built for:

  • OSCP preparation
  • CPTS-style labs
  • Hack The Box labs
  • authorized penetration testing
  • security research