tcpxtract is a tool for extracting files from network traffic based on file
signatures. It supports 26 file formats and you can add new format by editing
its config file. You can extract files from live network or pcap format capture
file.
Toonel.net exploits a tunneling technique combined with data compression.
It runs compressed data frames from toonel client to one of the toonel
servers and then these are forwarded to the target host. Reducing the
size of resources that are transferred between the server and the client
makes more efficient use of the user's bandwidth.
This is shelldap, a handy shell-like interface for browsing
LDAP servers and editing their content.
Among its features:
- history
- sane autocompletes
- credential caching
- site-wide and individual config
- it's in perl
- it's fun to say! shelldap! shelldap! shelldap!
For more info, 'perldoc' the script.
sl2tps is a simple, statically configured L2TP server for FreeBSD.
It is based on the PPP stack in libpdel(3), which uses netgraph(4)
to handle configuration and negotiation in user land, while routing
all data packets strictly in the kernel. It is configured via an
XML configuration file.
ssltunnel is a client/server software to establish PPP links over
SSL/TLS sessions. Client and server are mutually authenticated using
X509 certificates, PPP packets are encrypted/decrypted realtime on
each side. The client has the ability to initiate the connection
through an HTTP/HTTPS relay, even if an authentification is needed.
This is the client part.
ssltunnel is a client/server software to establish PPP links over
SSL/TLS sessions. Client and server are mutually authenticated using
X509 certificates, PPP packets are encrypted/decrypted realtime on
each side. The client has the ability to initiate the connection
through an HTTP/HTTPS relay, even if an authentification is needed.
This is the server part.
libdnet provides a simplified, portable interface to several low-level
networking routines, including network address manipulation, kernel
arp(4) cache and route(4) table lookup and manipulation, network
firewalling, network interface lookup and manipulation, and raw IP
packet and Ethernet frame transmission. It is intended to complement
the functionality provided by pcap(3).
tcpick is a textmode sniffer libpcap-based that can track, reassemble and
reorder TCP streams. Tcpick is able to save the captured flows in different
files or displays them in the terminal, and so it is useful to sniff files
that are transmitted via ftp or http.
This is new generation of TSOCKS.
Torsocks allows you to use most socks-friendly applications in
a safe way with Tor. It ensures that DNS requests are handled
safely and explicitly rejects UDP traffic from the application
you're using.
See also https://gitweb.torproject.org/torsocks.git
Remote terminal application that allows roaming, supports intermittent
connectivity, and provides intelligent local echo and line editing of
user keystrokes.
Mosh is a replacement for SSH. It's more robust and responsive,
especially over Wi-Fi, cellular, and long-distance links.