mgv's Stars
DNFWAH/DNFWAH
It's an ezine: DO NOT FUCK WITH A HACKER
EmpireProject/Empire
Empire is a PowerShell and Python post-exploitation agent.
iSECPartners/ios-ssl-kill-switch
Blackbox tool to disable SSL certificate validation - including certificate pinning - within iOS Apps
tennc/webshell
This is a webshell open source project
iosre/iOSAppReverseEngineering
The world’s 1st book of very detailed iOS App reverse engineering skills :)
drduh/macOS-Security-and-Privacy-Guide
Guide to securing and improving privacy on macOS
zardus/ctf-tools
Some setup scripts for security research tools.
sqlmapproject/sqlmap
Automatic SQL injection and database takeover tool
samratashok/nishang
Nishang - Offensive PowerShell for red team, penetration testing and offensive security.
futurice/ios-good-practices
Good ideas for iOS development, by Futurice developers.
hellman/fixenv
Fix stack addresses (when no ASLR) with and without debugging
Gallopsled/pwntools
CTF framework and exploit development library
RPISEC/MBE
Course materials for Modern Binary Exploitation by RPISEC
zardus/preeny
Some helpful preload libraries for pwning stuff.
hasherezade/shellconv
Small tool for disassembling shellcode (using objdump)
niklasb/libc-database
Build a database of libc offsets to simplify exploitation
vivisect/vivisect
ctfs/write-ups-2015
Wiki-like CTF write-ups repository, maintained by the community. 2015
danielmiessler/SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
dmayer/idb
idb is a tool to simplify some common tasks for iOS pentesting and research
longld/peda
PEDA - Python Exploit Development Assistance for GDB
trailofbits/ctf
CTF Field Guide
JonathanSalwan/ROPgadget
This tool lets you search your gadgets on your binaries to facilitate your ROP exploitation. ROPgadget supports ELF, PE and Mach-O format on x86, x64, ARM, ARM64, PowerPC, SPARC, MIPS, RISC-V 64, and RISC-V Compressed architectures.
ochococo/Design-Patterns-In-Swift
📖 Design Patterns implemented in Swift 5.0