pwn
There are 485 repositories under pwn topic.
ctf-wiki/ctf-wiki
Come and join us, we need you!
hugsy/gef
GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Linux
alpkeskin/mosint
An automated e-mail OSINT tool
firmianay/CTF-All-In-One
CTF竞赛权威指南
Crypto-Cat/CTF
CTF challenge (mostly pwn) files, scripts etc
david942j/one_gadget
The best tool for finding one gadget RCE in libc.so.6
jayofelony/pwnagotchi
(⌐■_■) - Raspberry Pi instrumenting Bettercap for Wi-Fi pwning.
niklasb/libc-database
Build a database of libc offsets to simplify exploitation
Naetw/CTF-pwn-tips
Here record some tips about pwn. Something is obsoleted and won't be updated. Sorry about that.
stong/how-to-exploit-a-double-free
How to exploit a double free vulnerability in 2021. Use After Free for Dummies
ctf-wiki/ctf-tools
CTF 工具集合
io12/pwninit
pwninit - automate starting binary exploit challenges
konatabrk/shellen
:cherry_blossom: Interactive shellcoding environment to easily craft shellcodes
M507/RamiGPT
Autonomous Privilege Escalation using AI
0xricksanchez/like-dbg
Fully dockerized Linux kernel debugging environment
Adamkadaban/CTFs
CTF Cheat Sheet + Writeups / Files for some of the Cyber CTFs that I've done
matrix1001/glibc-all-in-one
🎁A convenient glibc binary and debug file downloader and source code auto builder
ant4g0nist/lisa.py
LLDB MCP Integration + other helpful commands
0xb0bb/pwndra
A collection of pwn/CTF related utilities for Ghidra
devploit/awesome-ctf-resources
A list of Capture The Flag (CTF) frameworks, libraries, resources and software for started/experienced CTF players 🚩
bet4it/hyperpwn
A hyper plugin to provide a flexible GDB GUI frontend with the help of GEF, pwndbg or peda
itsmehacker/CardPwn
OSINT Tool to find Breached Credit Cards Information
xairy/easy-linux-pwn
A set of Linux binary exploitation tasks for beginners on various architectures
bash-c/pwn_repo
To store some CTF_pwn_bins and exploits for self-practice
jmpews/pwn2exploit
all mine papers, pwn & exploit
RoderickChan/pwncli
Do pwn by command line
yuawn/NTU-Computer-Security
台大 計算機安全 - Pwn 簡報、影片、作業題目與解法 - Computer Security Fall 2019 @ CSIE NTU Taiwan
Protosec-Research/BinaryChat
ChatWithBinary: Advanced AI-powered binary analysis tool leveraging OpenAI's LangChain technology, revolutionizing CTF Pwners' experience in binary file interpretation and vulnerability detection.
matrix1001/welpwn
💖CTF pwn framework.
Arinerron/heaptrace
helps visualize heap operations for pwn and debugging
david942j/ctf-writeups
Collection of scripts and writeups
gregalletti/CTF_tools
List of tools and commands that may be helpful in CTFs
d4em0n/exrop
Automatic ROPChain Generation
heimao-box/pwnpasi
This tool is an automated PWN exploitation framework designed for CTF competitions and binary vulnerability exploitation. It integrates various exploitation techniques such as stack overflow and format string attacks, supporting automated analysis and exploitation for both 32-bit and 64-bit programs.
YinWC/Security_Learning
Security Learning For All~
bet4it/build-an-efficient-pwn-environment
How to build an efficient pwn development environment in 2020