» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with License:BSD + network

Network Simulator

Ns is a discrete event simulator targeted at networking research. It provides substantial support for simulation of TCP, routing, and multicast protocols over wired and wireless (local and satellite) networks.

dSniff

dSniff is a suite of sniffing tools for penetration testing.

dSniff includes packet sniffing and traffic analysis tools. dSniff can do things like decode passwords being sent over a network and display them in plain text, intercept SSH sessions, and spy on web traffic.

It can also spy on AIM, and break some ethernet switches.

libnet

Libnet is a collection of routines to help with the construction and handling of network packets. It provides a portable framework for low-level network packet shaping, handling, and injection. It features portable packet creation interfaces at the IP layer and link layer, as well as a host of supplementary and complementary functionality.

Netdisco

Netdisco is a Web-based network management tool.

libevent

The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached.