6 matches found
elfxtract
ELFXtract ELFXtract es una herramienta de análisis automatizado utilizada para enumerar binarios ELF Desarrollado por Radare2 y r2ghidra Está especialmente diseñado para desafíos PWN y tiene muchas características automatizadas Muestra casi todos los detalles del ELF y también descompila su ASM a...
seccomp-tools
Seccomp Tools Powerful tools for seccomp analysis. This project is aimed primarily but not exclusively at analyzing seccomp sandboxes in CTF pwn challenges. Some features are CTF-specific, but they're just as useful for analyzing real-world seccomp filters. Features Dump - Automatically dumps...
GlacierCTF2023_writeups
Glacierctf 2023 Descrizione Data del CTF: 24.11.2023 - 26.11.2023 Durata: 48 ore CTF Time: https://ctftime.org/event/1992 GlacierCTF 2023 è stata la seconda edizione del CTF in stile jeopardy organizzato da LosFuzzys. Il CTF ha proposto sfide in varie categorie, tra cui pwn, rev, web, crypto, sma...
ELFXtract - An Automated Analysis Tool Used For Enumerating ELF Binaries
ELFXtract is an automated analysis tool used for enumerating ELF binaries Powered by Radare2 and r2ghidra This is specially developed for PWN challenges and it has many automated features It almost displays every details of the ELF and also decompiles its ASM to C code using r2ghidra Decompiling...
pwntools
This repository is an offensive tool for CTF Capture The Flag pwn challenges. It is a framework for writing scripts to solve CTF pwn challenges. The primary CVE ID is not explicitly stated in the provided context, but the repository is likely used for exploiting vulnerabilities in various softwar...
Dockerfiles
This repository is a collection of Dockerfiles for CTF Capture The Flag challenges running on SniperOJ. The Dockerfiles are used to build a vulnerable environment for the challenges, which can be solved by participants. The repository contains various challenges, including web-based and pwn...