Code

A selection of open source work — more on GitHub.

Hackersh

A free and open source shell written in Python with Pythonect-like syntax, builtin security commands, and out-of-the-box wrappers for various security tools. Like Unix pipeline, but for processing security information and metadata. Referenced in the Anti-Hacker Tool Kit, Fourth Edition.


Pythonect

A new, experimental, general-purpose dataflow programming language based on Python. Provides both a visual programming language and a text-based scripting language combining the quick feel of shell scripting with the power of Python.


Pytroj

A proof-of-concept malware that infects Python compiled files (*.pyc). Symantec covered it in a blog post titled "This Python Has Venom!".


Moshi Moshi

A proof-of-concept bot that communicates over VoIP, dialing out using SIP and using DTMF tones as input and text-to-speech as output. Discussed in Unified Communications Forensics.


IPPON

A tool exploiting update mechanisms via man-in-the-middle attacks to inject fake or hijacked software updates. Discussed in Hacking Exposed Wireless, Second Edition.