How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
A collection of scripts to help with the OSED course
The main features of wry4n/osed-scripts are: Exploit Development.
Open-source alternatives to wry4n/osed-scripts 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