Aircrack-ng is an 802.11 WEP and WPA-PSK keys cracking program that can
recover keys once enough data packets have been captured. It implements the
standard FMS attack along with some optimizations like KoreK attacks, as
well as the all-new PTW attack, thus making the attack much faster compared
to other WEP cracking tools. In fact, Aircrack-ng is a set of tools for
auditing wireless networks.
Nitpicker is a free IP flow accounter. It started because the commercial
accounting software was just not fast, precise and reliable enough to fit
today's ISP/MSP requirements.
Here are some of the large benefits of nitpicker:
- 100% free, in public domain
- Designed for speed
- Designed to run reliably under djb's daemontools
- Consumes minimal processor power
- Runs within little memory
- Does not banally summarize the traffic
- Stores all relevant traffic data for comprehensible interaction
This program is a lightweight access- and prefix-list generator
for Cisco routers and GateD/Zebra. Access lists are generated
based on RADB/RIPE data.
This tool is not so powerful as RAToolSet, but has some
features missing in RAToolSet, such as optional filtering
of more specific routes in the same AS or acl string aggregation;
also, it does not requires Tcl/Tk to be installed.
This module collects IP validation routines to make input validation, and
untainting easier and more readable.
All functions return an untainted value if the test passes, and undef if it
fails. This means that you should always check for a defined status
explicitly. Don't assume the return will be true. (e.g. is_username('0'))
The value to test is always the first (and often only) argument.
fusioninventory-agent is an agent for OCS Inventory server and
FusionInventory for GLPI servers. It creates local inventory of the
machines (hardware and software) and send it to the server. It can also
write it in a local XML file. This agent is the successor of the former
linux_agent which was released with OCS 1.01 and prior. It also replaces
the unofficial Solaris/AIX/BSD agents.
Packit is a network auditing tool. Its value is derived from
its ability to customize, inject, monitor, and manipulate IP
traffic. By allowing you to define (spoof) nearly all TCP, UDP,
ICMP, IP, ARP, RARP, and Ethernet header options, Packit can be
useful in testing firewalls, intrusion detection systems, port
scanning, simulating network traffic, and general TCP/IP
auditing. Packit is also an excellent tool for learning TCP/IP.
Pandora FMS Console is a web application to manage Pandora FMS.
Console allows to see graphical reports, state of every agent,
also to access to the information sent by the agent, to see every
monitored parameter and to see its evolution throughout the time, to
form the different nodes, groups and users of the system. It is the
part that interacts with the final user, and that will allows you to
administer the system.
Sysmon is a network monitoring tool designed to provide high
performance and accurate network monitoring.
This tool is available in the public domain for anyone to use
it that is interested. It provides better performance and
checking capabilities than other tools such as Rover, Nocmon
(not this: Nocmonitor),Whatsup, Big Brother, and other such tools.
Currently supported protocols include SMTP, IMAP, HTTP,TCP,
UDP, NNTP, and PING tests.
libtrace is a library for capturing and processing network traffic, similar to
libpcap. Libtrace supports multiple trace formats for both input and output
including live device capture, DAG hardware capture and off-line trace files
(both compressed and uncompressed).
More information about libtrace can be found on the libtrace webpage.
Original port created by Matt Peterson <matt at peterson.org>
Updated for FreeBSD 9.0 by Shane Alcock <salcock at waikato.ac.nz>
The kernel library was written to solve the technical problems encountered
when writing a DGD mudlib for users who will have programming access. It deals
with resource control, file security and user management, and offers basic
functionality in the form of events. The library is designed to be fully
configurable, and should not have to be modified for use on any system. It
can be used for both persistent and non-persistent systems.