The tools contained in this package offer support for pcap files,
wordlists and many more to extract all needed information and
bruteforce the passwords for the sniffed accounts.
http://packages.debian.org/squeeze/sipcrack
SIPVicious suite is a set of tools that can be used to audit SIP
based VoIP systems. It currently consists of four tools:
- svmap - this is a sip scanner. Lists SIP devices found on an IP range
- svwar - identifies active extensions on a PBX
- svcrack - an online password cracker for SIP PBX
- svreport - manages sessions and exports reports to various formats
- svcrash - attempts to stop unauthorized svwar and svcrack scans
http://code.google.com/p/sipvicious/
Ansible is a radically simple model-driven configuration management,
deployment, and command execution framework. Other tools in this
space have been too complicated for too long, require too much
bootstrapping, and have too much learning curve. Ansible is dead
simple and painless to extend.
http://ansible.github.com/
The 0MQ lightweight messaging kernel is a library which extends the
standard socket interfaces with features traditionally provided by
specialized messaging middle-ware products. 0MQ sockets provide an
abstraction of asynchronous message queues, multiple messaging
patterns, message filtering (subscriptions), seamless access to
multiple transport protocols and more.
http://www.zeromq.org/bindings:python
getmail is a mail retriever designed to allow you to get your mail
from one or more mail accounts on various mail servers to your local
machine for reading with a minimum of fuss. getmail is designed to be
secure, flexible, reliable, and easy-to-use.
http://pyropus.ca/software/getmail/
Tig is a git repository browser that additionally can act as a pager
for output from various git commands.
When browsing repositories, it uses the underlying git commands to
present the user with various views, such as summarized revision log
and showing the commit with the log message, diffstat, and the diff.
http://jonas.nitro.dk/tig/