Send steganographed text messages to mtr with fake hops in the network
Steganoroute is a tool to send steganographed text messages to another computer over the network. The receiver must make a traceroute to the sender using the mtr program (and pressing 'd' once to switch the display mode to the continuous graph). This tool, the sender, creates several fake hops and makes them answer the ICMP packets (or not) to write the letters one by one on the mtr client screen.
This is a program built on top of Python, Scapy, and Scapy EIGRP to aid in auditing the security of EIGRP implementations.
Read the white-paper at https://docs.google.com/document/d/1ZVNwi5KRkbY_PxMoODTvwSh3qpzdqiRM9Q4qppP2DvE/edit?pli=1
Mobile Manager is a D-Bus service to manage mobile data devices in Linux-based platforms. Mobile Manager provides an abstraction layer for interoperability with the hardware, making it easy to add support for new devices.