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:
Backdooring PE - Weaponizing Your Favorite PE SEH Egghunter(Manual Encoding) - HP OpenView NNM 7.5 Exploitation
Vulnerable software for you to set up your own Buffer Overflow lab
The main features of cybersecurityup/buffer-overflow-labs are: Exploit Development.
Open-source alternatives to cybersecurityup/buffer-overflow-labs 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:. 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… epi052/osed-scripts — bespoke tooling for offensive security's Windows Usermode Exploit Dev course (OSED). bigb0sss/osce — Backdooring PE - Weaponizing Your Favorite PE SEH + Egghunter(Manual Encoding) - HP OpenView NNM 7.5 Exploitation.