RSS 4 projects tagged "Python Modules"

Download Website Updated 28 Feb 2011 Scapy

Screenshot
Pop 258.49
Vit 9.52

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 01 Feb 2005 pynids

Screenshot
Pop 46.20
Vit 1.89

pynids allows network sniffing, IP defrag, TCP stream reassembly, port scan detection, and connection bonking in Python by providing an interface to the libnids library.

Download Website Updated 12 Jan 2007 Construct

Screenshot
Pop 64.80
Vit 2.60

Construct is a Python library for declaratively defined data structures, called "constructs". These constructs can both parse data into an object and build an object into data. Constructs handle fields of either byte or bit granularity, structs, unions, sequences, repeaters, adapters, validators, switching, pointers, on-demand (lazy) parsing, and many more. The library defines a large number of primitive constructs, as well a large inventory of file formats and network protocols.

Download Website Updated 08 Mar 2012 python-jabberbot

Screenshot
Pop 125.68
Vit 7.92

python-jabberbot is a Jabber bot framework for Python that makes it easy to write simple Jabber bots. One can use these Jabber bots to provide information about running systems, to make Web sites interact with Jabber-enabled visitors, or notify the bot owner about updates or changes that are monitored with custom Python scripts.

Screenshot

Project Spotlight

MOSIX

A cluster, multi-cluster, and cloud OS.

Screenshot

Project Spotlight

Geany

A fast and lightweight IDE using GTK2.