RSS 2 projects tagged "Python Modules"

Download Website Updated 28 Feb 2011 Scapy

Screenshot
Pop 258.94
Vit 9.51

Scapy is a powerful interactive packet manipulation tool, packet generator, network scanner, network discovery tool, and packet sniffer. It provides classes to interactively create packets or sets of packets, manipulate them, send them over the wire, sniff other packets from the wire, match answers and replies, and more. Interaction is provided by the Python interpreter, so Python programming structures can be used (such as variables, loops, and functions). Report modules are possible and easy to make. It is intended to do about the same things as ttlscan, nmap, hping, queso, p0f, xprobe, arping, arp-sk, arpspoof, firewalk, irpas, tethereal, tcpdump, etc.

Download Website Updated 31 May 2012 Remote Python Call

Screenshot
Pop 122.13
Vit 11.70

Remote Python Call (RPyC) is a transparent and symmetric Python library for RPC and distributed computing. It supports synchronous and asynchronous operation, callbacks, secure remote services, and transparent object proxying.

Screenshot

Project Spotlight

The friendly interactive shell

A shell focused on interactive use, discoverability, and user friendliness.

Screenshot

Project Spotlight

sleepuntil

sleep(1) with an at(1) syntax.