Firewalk Category: Tools & Software: Network testing Firewalk employs traceroute-like techniques to analyze IP packet responses to determine gateway ACL filters and map networks. This classic tool was rewritten from scratch in October 2002. Note that much or all of this functionality can also be performed by the Hping2 --traceroute option.
|
| Fpipe Category: Tools & Software: Network testing FPipe is a source port forwarder/redirector. It can create a TCP or UDP stream with a source port of your choice. This is useful for getting past firewalls that allow traffic with source ports of say 23, to connect with internal servers.
|
| Netcat Category: Tools & Software: Network testing This simple utility reads and writes data across TCP or UDP network connections. It is designed to be a reliable back-end tool that can be used directly or easily driven by other programs and scripts. At the same time, it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need, including port binding to accept incoming connections.
|
| OSPF Attack Shell Category: Tools & Software: Network testing This tool basically shows that the injection of a new route is possible, and totally works. I developed this tool after being contacted by Dror, who was in search for a guy able to verify his thoughts about OSPF attacks.
|
| Webtunnel Category: Tools & Software: Network testing 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, it has several key important differences: 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, and supports most things that the web server supports, such as authentication, HTTP 1.1, HTTPS, and client certificates.
|
| |