|
(Page 5 of 12) < Prev 1 2 3 4 5 6 7 8 9 10 11 Next > Platform: BSDI Anger Added 2001-10-24 This program implements: a) A PPTP challenge/response sniffer. These c/r can be input into L0phtcrack to obtain the password, and b) An active attack on PPTP logons via the MS-CHAP vulnerability to obtain the users password hashes. Notice that this also generates the password hashes of the new password the user wanted to use. These can be input into L0phtcrack to get password, into a modified smbclient to logon onto a SMB sever, or into a modified PPP client for use with the Linux PPTP client. pscan Added 2001-10-22 TCP/UDP/NIS/RPC scanner. 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. noshell Added 2001-10-22 This program is designed to provide the system administrator with additional information about who is logging into disabled accounts. Traditionally, accounts have been disabled by changing the shell field of the password entry to "/bin/sync" or some other benign program. Noshell provides an informative alternative to this method by specifying the noshell program as the login shell in the password entry for any account which has been disabled. icmpinfo Added 2001-10-22 icmpinfo is a tool for looking at the icmp messages received on the running host. The source code is written by Laurent Demailly, and comes from a heavily modified BSD ping source. 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. 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. Npasswd Added 2001-10-22 Npasswd is a pretty-much-plug-compatable replacement for passwd(1). This version incorporates a password checking system that disallows simple-minded passwords. Browse by category |
|
|
Privacy Statement |