How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
What this repo is: After obtaining my OSCP, as preparation for my upcoming OSCE certification I challenged myself to re-write 50 proof of concepts for pre-existing exploits in software, all of which are Windows based.
The main features of fullshade/osce are: Exploit Development.
Projects with overlapping indexed features include: skerkour/black-hat-rust — This project is an offensive security toolkit and development framework for creating memory-safe malware, network… corelan/corelantraining — This repository contains a few PowerShell and Python scripts:. cybersecurityup/buffer-overflow-labs — Vulnerable software for you to set up your own Buffer Overflow lab. dhn/osee — Collection of resources for my preparation to take the OSEE certification. epi052/osce-exam-practice — Proof of Concept exploit scripts and fuzzing templates. Companion blog posts located at… bigb0sss/osce — Backdooring PE - Weaponizing Your Favorite PE SEH + Egghunter(Manual Encoding) - HP OpenView NNM 7.5 Exploitation.
This project is an offensive security toolkit and development framework for creating memory-safe malware, network scanners, and payload generators. It provides a structured approach to developing exploits, shellcode, and remote access tools. The framework distinguishes itself through the use of no-standard-library environments to generate minimal standalone machine code and shellcode. It also supports the compilation of high-performance logic into WebAssembly for the creation of deceptive web interfaces used in social engineering. Capability areas cover automated vulnerability discovery via
This repository contains a few PowerShell and Python scripts:
Vulnerable software for you to set up your own Buffer Overflow lab
Backdooring PE - Weaponizing Your Favorite PE SEH Egghunter(Manual Encoding) - HP OpenView NNM 7.5 Exploitation