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
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
This repository contains a few PowerShell and Python scripts:
The main features of corelan/corelantraining are: Exploit Development.
Open-source alternatives to corelan/corelantraining include: skerkour/black-hat-rust — This project is an offensive security toolkit and development framework for creating memory-safe malware, network… 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… 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.