Search Git and SearchSploit for proof of concept exploits from a terminal interface.
Track OSCP or pentest lab targets, credentials, and flags on a recon server.
Auto-generate Obsidian notes and a final report for each target tested.
| ninjarobots/oscp | bjdubb/codex-full-output | grafikerdem/agent-context-economy | |
|---|---|---|---|
| Stars | 5 | 6 | 6 |
| Language | PowerShell | PowerShell | PowerShell |
| Setup difficulty | moderate | moderate | easy |
| Complexity | 2/5 | 3/5 | 2/5 |
| Audience | researcher | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
README has no install or usage instructions, expect to read the source scripts directly.
This repository is a personal collection of scripts the author built while working through OSCP, a well known penetration testing certification. It is not a polished product, more a toolbox the author put together for their own use during security testing exercises. The README describes three parts. The first is called pwndex, a tool that searches for proof of concept exploit code across Git repositories and SearchSploit, a local database of known exploits. It runs as a terminal interface (TUI) and lets the user clone a matching repository directly from that interface instead of searching and copying links by hand. The second part is a recon server. It sets up a server that keeps track of the targets someone is testing, runs nmap network scans against them, and keeps a record of credentials and flags found along the way. It also automatically creates note pages in Obsidian, a note taking app, for each target, and can generate a final report by pulling from those notes. The third part is simply labeled tools, described as a set of scripts the author has found useful, without further detail given in the README. The README itself is short and light on setup instructions, installation steps, or requirements, so anyone wanting to use these scripts would likely need to read the source code directly to understand how each piece works. This looks like a working notebook for one person's penetration testing workflow rather than a general purpose tool meant for a wide audience, and its authors built it for legitimate security training and certification study rather than any other purpose.
A personal toolbox of scripts for OSCP penetration testing practice: an exploit search TUI, a recon tracking server, and misc tools.
Mainly PowerShell. The stack also includes PowerShell, Nmap, SearchSploit.
Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.
Mainly researcher.
This repo across BitVibe Labs
double-check against the repo, no cap.