77 matches found
PwnCtfTool
Tool for ret2win challenges. root@kitploit: / \ / / // / / / / / // / | /| / / / / / / / / / / / / / / /| |/ |/ / / / / // // / / / / // / // / / // |/|// ///// // /// By: DiegoAltF4 and Dbd4 Introduction It can be used both locally and remotely indicating IP and port. It automatically finds...
heappy
🙂 Heappy: a happy heap editor Heappy is an editor based on gdb/gef that helps you to handle the heap during your exploitation development. The project should be considered a didactic tool useful to understand the evolution of the heap during the process life cycle. It has been created to simplify...
libc-database
Web interface libc-database now has a web service and frontend. Visit https://libc.rip/ to try it out! Read https://github.com/niklasb/libc-database/tree/master/searchengine if you are interested in the API. Building a libc offset database If you're getting errors, please check the "Requirements"...
gtfobins-cli
🚀 GTFOBins CLI Overview GTFOBins CLI is a command-line interface for GTFOBins, providing instant access to Unix binary exploitation techniques. This tool helps security professionals and system administrators identify and understand how legitimate Unix binaries can be misused to bypass security...
flare-floss
FLOSS Scripts FLOSS supports converting its output into scripts for various tools. Please see the render scripts in this directory. Additionally, there is another plugin for IDA to allow FLOSS to automatically extract obfuscated strings and apply them to the currently loaded module in IDA...
ropr
ropr ropr is a blazing fast multithreaded ROP Gadget finder What is a ROP Gadget? ROP Return Oriented Programming Gadgets are small snippets of a few assembly instructions typically ending in a ret instruction which already exist as executable code within each binary or library. These gadgets may...
CTFs
CTF Writeups Hey there, I'm Sean and I enjoy doing CTF problems in my spare time. My current position has me doing a lot of binary exploitation and software reverse engineering so I tend to focus on those categories. Most writeups that I see online suck and I hope these do a better job explaining...
rop-tool
rop-tool v2.4.2 A tool to help you write binary exploits OPTIONS root@kitploit: rop-tool v2.4.2 Help you make binary exploits. Usage: rop-tool OPTIONS Commands : gadget Search gadgets patch Patch the binary info Print info about binary heap Display heap structure disassemble Disassemble the binar...
pwninit
pwninit Una herramienta para automatizar el inicio de retos de explotación de binarios Características Hace que el binario del reto sea ejecutable Descarga un enlazador ld-linux.so. que pueda cargar la libc proporcionada sin fallos de segmentación Descarga los símbolos de depuración y quita las...
challenges
Hex Advent CTF WELCOME TO HEX ADVENT 2025, ‘tis the season to Unwrap Your Potential! 🎁 HEX ADVENT 2025 is a Christmas-themed CTF Advent Calendar, designed for women, by women. 12 Days, 12 Challenges: A structured schedule to build mastery across different CTF categories. Focus Areas root@kitploit...
OverRide
OverRide Explore disassembly, binary exploitation & reverse-engineering through 10 little challenges. In the folder for each level you will find: flag - password for next level README.md - how to find password source.c - the reverse engineered binary dissasemblynotes.md - notes on asm See the...
heappy
🙂 Heappy:一个快乐的堆编辑器 Heappy 是一款基于 gdb/gef 的编辑器,可帮助你在漏洞利用开发过程中处理堆。 该项目应被视为一种教学工具,有助于理解堆在进程生命周期中的演化过程。它的创建是为了简化最常见堆利用技术的学习,并支持你解决与此主题相关的二进制利用 CTF。 主要特性 这是 Heappy 实现的功能: ✅ 获取堆快照并相互比较 ✅ 立即识别堆 bin 的类型和字段 ✅ 通过十进制、十六进制或字符串搜索和编辑堆值 ✅ 借助堆状态的全景视图轻松定位 ✅ 在注释列中记录关于某个单元格的备注 ✅ 享受浅色和深色模式 快速开始 以下说明将帮助你快速安装和运行 Heappy...
offensive-security-writeups
Offensive Security Write-ups from the CTF challenges tackled...
CVE-2025-5548
🛡️ CVE-2025-5548 Ce travail documente le processus complet d'analyse technique et d'exploitation contrôlée de la vulnérabilitéCVE-2025-5548 sur le logiciel FreeFloat FTP Server, dans un environnement de laboratoire conçu à des fins exclusivement formatives, de recherche et de compréhension du...
cyber-apocalypse-ctf-2026
Links Challenges | Catego...
study_embedded_security
studyembeddedsecurity A hands-on study...
binary-exploitation-labs
Binary Exploitation & Reverse Engineering Labs Hands-on labs...
secure-software-development
Secure Software Development — Notes & Exercise Writeups Perso...