-
Meta
- Seattle
-
21:10
(UTC -07:00) - twitter.com/rohithasrk
Stars
TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
UNIX-like reverse engineering framework and command-line toolset
A repository for learning various heap exploitation techniques.
Course materials for Modern Binary Exploitation by RPISEC
OSSEC is an Open Source Host-based Intrusion Detection System that performs log analysis, file integrity checking, policy monitoring, rootkit detection, real-time alerting and active response.
Transparently tunnel your IP traffic through ICMP echo and reply packets.
A screamingly fast Python 2/3 WSGI server written in C.
the LIBpcap interface to various kernel packet capture mechanism
FreeRADIUS - A multi-protocol policy server.
This book on heap exploitation is a guide to understanding the internals of glibc's heap and various attacks possible on the heap structure.
A shared (dynamic) library that can be transparently injected into different processes to detect memory corruption in glibc heap
🎲 Generate "truly" random numbers (WARNING: NOT RANDOM!!! The "truly" is in sarcasquotes)
A hobby operating system written in C and Assembly (AT&T syntax) targeted for x86 architecture.
🐍 Experiments in trying to find 0-days in numpy
A sample program that check accidental SIGINT command
A simple pong game written in C. Writing this to look at the ncurses library
A simple HTTP server written in C using UNIX sockets. Supports GET and HEAD requests.