Railway oriented programming in Python
-
Updated
Dec 7, 2018 - Python
Railway oriented programming in Python
alternative exploits for VulnServer.exe (ROP DEP bypass, ROP WinExec, Omelette EggHunter..)
xom-switch is the eXecutable-Only-Memory (XOM) enabling tool for x86 Linux system. It aims to mitigate code disclosure guided ROP attacks.
Writeup for my solutions to the challenges on ropemporium.com
ROPEmporium Solutions & Write-up
Some exploits here and there
Finding and classifying ROP gadgets from rp++ output file with some regex, with a CLI.
Docker container with exploitation technique examples, used in my master thesis
Some notes to begin pwn properly
A tool to search for gadgets, operations, and ROP chains using a backtracking algorithm in a tree-like structure
Offensive and Defensive Cybersecurity Course Challenges at polimi
A VFGadget finder script to facilitate Counterfeit Object-Oriented Programming (COOP) and Loop-Oriented Programming (LOP) attacks to bypass advanced security protections like CET and CFG.
My solutions to ropemporium challenges
Add a description, image, and links to the rop topic page so that developers can more easily learn about it.
To associate your repository with the rop topic, visit your repo's landing page and select "manage topics."