RSS 5 projects tagged "Python Modules"

Download No website Updated 30 Sep 2007 pyrad

Screenshot
Pop 59.89
Vit 4.32

pyrad is an implementation of a RADIUS client and server as described in RFC2865, 2866, and others. It takes care of all the details like building RADIUS packets, sending and receiving them, and en-/decoding responses.

Download Website Updated 28 Feb 2011 Scapy

Screenshot
Pop 262.72
Vit 9.40

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 Jul 2005 dnspython

Screenshot
Pop 69.33
Vit 4.66

dnspython is a DNS toolkit for Python. It supports almost all of the record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0. dnspython provides both high and low level access to DNS. The high level classes perform queries for data of a given name, type, and class, and return an answer set. The low level classes allow direct manipulation of DNS zones, messages, names, and records.

Download Website Updated 20 Jan 2005 Python Wrappers for Remote Access Tools

Screenshot
Pop 45.99
Vit 3.80

pywrat (Python Wrappers for Remote Access Tools) is a set of wrappers that can be used for accessing remote hosts. They use ssh and scp for remote shell and file system access and can be used as a generalized access method with a single configuration file for all host, user, and key setups. The wrappers are intended to simplify remote access in shell scripts, but it is also possible to use the wrapper modules directly from Python programs.

No download Website Updated 24 Apr 2008 cogen

Screenshot
Pop 18.55
Vit 43.38

cogen provides coroutines and cross-platform asynchronous networking for Python. It uses enhanced generators from Python 2.5 and supports epoll, kqueue, Win32 IO completion ports, sendfile, and a WSGI server with asynchronous extensions.

Screenshot

Project Spotlight

Partclone

A partition backup tool.

Screenshot

Project Spotlight

slacktrack

A package creation tool for Slackware Linux.