March 26th, 2008
Unless you’ve been living under a rock or some other non-internet-connected object, you’ve probably been Rick Rolled at some point. I decided to take the concept a step further and whipped up a Python script that will let you Rick Roll the entire iPod of an unsuspecting victim when they leave it unattended.
Read the rest of this entry »
Posted in Projects, Technical | No Comments »
May 7th, 2007
pynids is a python wrapper for libnids, a Network Intrusion Detection System (NIDS) library offering sniffing, IP defragmentation, TCP stream reassembly and port scan detection. This release is an update to Michael Pomraning’s 0.5 release to allow control of libnid’s checksumming options.
Read the rest of this entry »
Posted in Projects, Technical | No Comments »
November 24th, 2006
Aimject facilitates man-in-the-middle attacks against AOL Instant Messenger’s OSCAR protocol via a simple GTK interface. This 1.0 release brings Aimject functionality to the masses, being available for Linux, BSD, OS X, and Win32 platforms.
Read the rest of this entry »
Posted in Network, Projects, Security, Technical | No Comments »
September 22nd, 2006
I’m happy to announce the availability of pybgpdump 0.1, a tool to assist in the rapid analysis of BGP routing datasets. It combines the functionality of libbgpdump and the ease of python to parse BGP messages from MRT dumps.
Read the rest of this entry »
Posted in Projects, Technical | No Comments »