|
(Page 9 of 14) < Prev 4 5 6 7 8 9 10 11 12 13 14 Next > Platform: AIX Netsecure Web Added 2001-10-22 NetSecure Web is a reverse proxy that blocks all buffer overflow attacks, and hundreds of cgi-based attacks. It is available on Windows NT and 2000, Solaris, Linux and AIX. This product can protect any web servers, and prevent any intrusion from the Internet. LibNet Added 2001-10-22 Libnet is an API to help with the construction and handling of network packets. It provides a portable framework for low-level network packet writing and handling (use libnet in conjunction with libpcap and you can write some really cool stuff). Libnet includes packet creation at the IP layer and at the link layer as well as a host of supplementary and complementary functionality. Still in it's infancy however, the library is evolving quite a bit. It is mainly useful for quick and simple packet assembly and related applications (Traceroute and ping were easily rewritten using libnet). See the manpage and sample test code for more detailed information. TCP Wrappers Added 2001-10-22 The tcp_wrapper package by Wietse Venema. Formerly called log_tcp. Allows monitoring and control over who connects to a hosts TFTP, EXEC, FTP, RSH, TELNET, RLOGIN, FINGER, and SYSTAT ports. Also includes a library so that other programs can be controlled and monitored in the same fashion. Libpcap Added 2001-10-22 This is a handy little library which provides a packet filtering mechanism based on the BSD packet filter (BPF). Most notably, tcpdump needs this to work, and there is also a perl module (still in beta) which can use this as well. In plain english, if you want to write your own network traffic analyzer, this is the place to start. CFS Added 2001-10-22 The cryptographic file system (also known as CFS) is a way of storing encrypted files and entire directories. It runs as a local nfs server. UDP packet relayer Added 2001-10-22 This package consists of 2 components. udprelay is a daemon process which runs on a bastion system and forwards UDP packets in and out of a firewalled network, as directed by a configuration file. Rsendto.c provides routines Rsendto and Rrecvfrom, which allow tunneling through the bastion to arbitrary outside hosts. Rsendto/Rrecvfrom communicate with udprelay using UDP packets encapsulated in a wrapper that includes the address of the remote host/port to transfer traffic to. Code Breakers Workbench Added 2001-10-22 The Code Breaker's Workbench - break crypt(1) encrypted files. Traceroute Added 2001-10-22 Traceroute is a system administrators utility to trace the route ip packets from the current system take in getting to some destination system. See the comments at the front of the program for a description of its use. This program a) can only be run by root (it uses raw ip sockets). b) REQUIRES A KERNEL MOD to the raw ip output code to run. cgiscan Added 2001-10-22 cgiscan.c is another simple program which facilitates the scanning of hosts on a network for known cgi vulnerabilities. It let's the user know whether or not a given cgi was found on the host. Checker Added 2001-10-22 Checker will scan a set of IP addresses for a configurable set of ports, and generate a report detailing what is and is not running properly. The output is highly configurable, and allows for the mailing of the results to a specifiable address. Browse by category |
|
|
Privacy Statement |