2805 projects tagged "Networking"
Whiskers is an educational PocketPC application that tries to exploit all the hardware available on most common PDAs providing a link between different features such as GPS-Bluetooth-Wireless. Generally, whiskers was built with radio reconnaissance in mind as help for geocachers or wardrivers, but also as a penetration and audit tool. There is support for in-depth device scanning, triggering actions based on filters when certain devices are in range, centralized GPS logging with search functions for private or public databases, and much more.
SSH Askpass Keyring is an alternative ssh-askpass utility with support for the gnome-keyring. It stores the passphrases for SSH keys in the gnome-keyring so that autoloading of the keys at login doesn't require the user to enter passphrases. If you use SSHv1 keys or don't use gnome-keyring as your ssh-agent, this utility may be helpful.
dhcpcd-dbus receives interface configuration events from the dhcpcd control socket and emits them to the DBus listeners. It also has methods to release, rebind, stop, and query dhcpcd on an interface. This allows users to control dhcpcd to some extent, as all dhcpcd operations require root privileges, and DBus has a fine-grained ACL list for accessing these functions which dhcpcd-dbus can optionally use. dhcpcd-dbus can also talk to wpa_supplicant via its control socket and expose a minimal interface.
dhcpcd-gtk is a GTK+ monitor for dhcpcd. It uses dhcpcd-dbus to talk to dhcpcd and wpa_supplicant. At present, dhcpcd-gtk is just an application that sits in the notification area. The icon has several states, showing offline, address negotiation, and online. When attempting to negotiate an address, you get a nice animation. A notification bubble is also shown per interface state change. Future versions will have Access Point selection and dhcpcd configuration options.
Hyenae is a highly flexible and platform independent network packet generator. It allows you to reproduce low level Ethernet attack scenarios (such as MITM, DoS, and DDoS) to reveal potential security vulnerabilities of your network. Besides smart wildcard-based address randomization, a highly customizable packet generation control, and an interactive attack assistant, Hyenae comes with a clusterable remote daemon for setting up distributed attack networks.
Webtunnel is a network utility that encapsulates arbitrary data in HTTP and transmits it through a Web server. In that regard, it is similar to httptunnel. However, its server component runs in the context of a Web server as a CGI application (with optional FastCGI support), so it does not need its own port. It supports most things that the Web server supports, such as authentication, HTTP 1.1, HTTPS, and client certificates. It uses simple requests and responses so it works seamlessly through forward and reverse proxies.