.:[ packet storm ]:.
                               
plan for the worst
plan for the worst

 Section:  .. / UNIX / misc  /

Page 9 of 16
<< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 >> Files 200 - 225 of 398
Currently sorted by: File NameSort By: Last Modified, File Size

 ///  File Name: LKH-1.1-LINUX-2.4.10.tgz
Description:
LKH is a very powerful and documented kernel function hooking library running on Linux 2.4/x86 . The code has been explained and the API described in Phrack #58 : Linux x86 kernel function hooking emulation. It Supports functions with or without frame pointer, you can enable, disable the hook, access in rw mode the original function parameters, set as permanent or singleshot hijacking, and be discrete or aggressive.
Author:Mayhem
Homepage:http://devhell.org/~mayhem
Changes:Now available for kernels 2.4.6, 2.4.7, 2.4.8, and 2.4.10.
File Size:6702
Last Modified:Feb 12 01:37:55 2002
MD5 Checksum:4652d9348f6f2a04e10aaba727436bef

 ///  File Name: LKH-1.1.tgz
Description:
LKH is a very powerful and documented kernel function hooking library running on Linux 2.4/x86 . The code has been explained and the API described in Phrack #58 : Linux x86 kernel function hooking emulation. It Supports functions with or without frame pointer, you can enable, disable the hook, access in rw mode the original function parameters, set as permanent or singleshot hijacking, and be discrete or aggressive.
Author:Mayhem
Homepage:http://devhell.org/~mayhem
File Size:15458
Last Modified:Jan 12 15:20:14 2002
MD5 Checksum:7ac6c7ce6f19f9a838fcc8578d2e602a

 ///  File Name: lncf.tar.gz
Description:
List Not Closed Files. Lets you not only list not closed files but also write/read etc. to it. Also inserting commands into stdin of programs (say SSH) is possible. Needs libpopt and x86/linux kernel 2.2.
Author:S. Krahmer
File Size:45233
Last Modified:Nov 15 19:10:21 1999
MD5 Checksum:c3c3ccd8baff9ff84c6d25dc1ad44c63

 ///  File Name: lockconsole-1.0.tar.gz
Description:
Lockconsole is a program to lock the tty while you're away, and then require password to unlock again. While locked you will not be able to switch to another VC. It will always accept root password to unlock.
Author:Martin C
File Size:1615
Last Modified:Aug 16 20:06:53 1999
MD5 Checksum:12c1adda2d64287cd6e1a824fa24ecd9

 ///  File Name: lookout.c
Description:
Lookout.c watches utmp and executes a specified command when a certain user logs in.
Author:Intrusive
File Size:3546
Last Modified:Dec 27 16:51:40 2002
MD5 Checksum:535083fb838da9dff24705706dcee32c

 ///  File Name: lpdfp.tar.gz
Description:
Lpdfp is a perl script which sends a malformed query to TCP port 515 in an attempt to determine the remote OS. Whitepaper available here.
Author:Fobic
Homepage:http://www.low-level.net
File Size:1956
Last Modified:Feb 20 20:28:28 2001
MD5 Checksum:5710a72f6248610a48a6e7ffda60f133

 ///  File Name: ltcc-1.0.2.tar.gz
Description:
ltcc is a simple unix utility to limit tcp traffic going to and from a server. It is useful for administrators that do not have access to border devices for bandwidth limiting. The tool simply injects RST packets to disable the connection.
Author:Pawel Prokop
Homepage:http://prokop.ae.krakow.pl/projects/ltcc
File Size:20480
Last Modified:May 5 15:03:44 2004
MD5 Checksum:859863f25b209ac1341daea9444b0401

 ///  File Name: ltelnet.c
Description:
Ltelnet is a simple linux telnet client written in c.
Author:Nicola Piazzolla
File Size:3541
Last Modified:Jul 17 02:31:19 2002
MD5 Checksum:d8889d6b5ac45e3b53b63c354da19323

 ///  File Name: mailtunnel-0.2.tar.gz
Description:
mailtunnel v0.2 consists of a set of Perl scripts that lets you tunnel any data over convential mailsystems. All you need is one box on the blocked network, and an account on an outside (internet-connected) system.
Author:Magnus Lundstrom
File Size:6072
Last Modified:Aug 16 20:06:53 1999
MD5 Checksum:45bea0e8950e831e8afe20b0a1e6168f

 ///  File Name: MassMXScanner-0.1b.tar.gz
Description:
Simple php script that perform a massive MX look up for a given list of IPs.
Author:Vagner Rodrigues Fernandes
File Size:666
Last Modified:Jul 24 00:29:53 2006
MD5 Checksum:a05738bace8d60ef103b27fc059f5c4a

 ///  File Name: mdcrack-0.5.tar.gz
Description:
MDcrack is a bruteforcer for MD5 hashes. Many programs send MD5 hashes of passwords over the wire for security, not realizing that brute forcing MD5 hashes is as simple as brute forcing our old UNIX DES password. MDcrack has been built with performance in mind, and is capable of breaking up to 6 characters in length hashes in hours, 8 character passwords can be cracked in a couple days.
Author:Gregory Duchemin
Homepage:http://mdcrack.multimania.com
File Size:9109
Last Modified:Mar 13 21:42:44 2001
MD5 Checksum:bb6695dccaa804b3b160099e936a971b

 ///  File Name: mdcrack-0.6.tar.gz
Description:
MDcrack is a brute forcer for MD5 hashes. Many programs send MD5 hashes of passwords over the wire for security, not realizing that brute forcing MD5 hashes is as simple as brute forcing our old UNIX DES password. MDcrack has been built with performance in mind, and is capable of breaking up to 6 characters in length hashes in hours, 8 character passwords can be cracked in a couple days.
Author:Gregory Duchemin
Homepage:http://mdcrack.multimania.com
Changes:It is now possible to simulate a complete authentication process using a server side pseudo-random key. Two options '-e' (end) and '-b' (beginning) concatenate the server static string to the password being cracked. Hashes are now rightly displayed during a verbose session.
File Size:9955
Last Modified:Mar 15 15:43:53 2001
MD5 Checksum:370cde03663f1e37f3d7cb60fbd37116

 ///  File Name: mdcrack-0.7.tar.gz
Description:
MDcrack is a brute forcer for MD5 hashes. Many programs send MD5 hashes of passwords over the wire for security, not realizing that brute forcing MD5 hashes is as simple as brute forcing our old UNIX DES password. MDcrack has been built with performance in mind, and is capable of breaking up to 6 characters in length hashes in hours, 8 character passwords can be cracked in a couple days.
Author:Gregory Duchemin
Homepage:http://mdcrack.multimania.com
Changes:Now includes a human readable form output so grep can be used to search through results, a -F option to write in non-human form speeding up performance by 60%, and bug fixes.
File Size:11845
Last Modified:Mar 26 20:06:05 2001
MD5 Checksum:ac04a22be0afb437791f49dfcdf07539

 ///  File Name: mdcrack-0.9.5.tar.gz
Description:
MDcrack is a brute forcer for MD5 hashes. Many programs send MD5 hashes of passwords over the wire for security, not realizing that brute forcing MD5 hashes is as simple as brute forcing our old UNIX DES password. MDcrack has been built with performance in mind, and is capable of breaking up to 6 characters in length hashes in hours, 8 character passwords can be cracked in a couple days.
Author:Gregory Duchemin
Homepage:http://mdcrack.multimania.com
Changes:Ncurses interface, 20% faster, long password support, precomputed hashes improved, and more information is displayed.
File Size:24055
Last Modified:May 14 19:52:36 2001
MD5 Checksum:6767438fa159ac04fb559f47eee1ea71

 ///  File Name: memwatch-2.59.tar.gz
Description:
memwatch 2.59 - memwatch is a fault tolerant memory leak and corruption detection tool. Basically, you add a header file to your souce code files, and compile with MEMWATCH defined or not. The header file MEMWATCH.H contains detailed instructions.
Author:Johan Lindh
Changes:Fixes some warnings under high-sensitivity settings.
File Size:28456
Last Modified:Aug 16 20:06:53 1999
MD5 Checksum:e517bdc8a5bcbbef00f8e2099d23af3e

 ///  File Name: memwatch-2.60.tar.gz
Description:
memwatch 2.60 - memwatch is an ANSI C fault tolerant memory leak and corruption detection tool. Basically, you add a header file to your souce code files, and compile with MEMWATCH defined or not. The header file MEMWATCH.H contains detailed instructions.
Author:Johan Lindh
Changes:Another high-sensitivity warning fixed. Looking to compile a list of platforms and projects using memwatch; changed the README to this effect.
File Size:28542
Last Modified:Aug 16 20:07:00 1999
MD5 Checksum:ac7b42784a3659a5aeb6d5a9a5664b58

 ///  File Name: mfp_travatudin.c
Description:
Mfp_travatudin.c locks the console until a password is entered.
Author:m4rc3l0
File Size:3889
Last Modified:Nov 7 23:49:40 2003
MD5 Checksum:2dabddd04ab400c3e592ba75ece8ba87

 ///  File Name: mimic.zip
Description:
Mimic.pl steganography to encode a message into spam, similar to spammimic.com, with a different algorithm. Each spam has a greeting and closing made specifically for that genre of spam, whether the spam is credit fraud, phoney cures, etc. Test it online here.
Author:Xenographic
Homepage:http://www.cyberarmy.com
File Size:19717
Last Modified:Mar 3 03:00:17 2001
MD5 Checksum:d3579b16e00f29e0b2c79b3bcdd56e7b

 ///  File Name: miscutils-1.0.tar.gz
Description:
Miscutils is a set of commands useful to the program and/or system administrator. Current included programs are: acct, confstr, getrlimit, pathconf, sysconf, crypt, gettimeofday, readlink and stat.
Author:Ighighi
File Size:9478
Last Modified:Jul 4 04:33:58 2002
MD5 Checksum:32d7a137e0f81950c28f24d3c053c402

 ///  File Name: miscutils-1.1.tar.gz
Description:
Miscutils is a set of commands useful to the program and/or system administrator. Current included programs are: acct, confstr, getrlimit, pathconf, sysconf, crypt, gettimeofday, readlink and stat.
Author:Ighighi
Changes:Fixed a bug when reading the salt interactively.
File Size:9555
Last Modified:Jul 5 20:26:50 2002
MD5 Checksum:cb87810de88cd06db440ebe983e12935

 ///  File Name: Nemesis-1.0.tar.gz
Description:
Nemesis 1.0 - Nemesis is a Video Security System for Linux. Its aim is to replace expensive commercial video surveilance systems with an inexpensive Linux solution. All you need is a camera, video input card, and a moderate amount of hard disk.
Author:John Ferlito
Changes:Initial release.
File Size:68180
Last Modified:Aug 16 20:06:59 1999
MD5 Checksum:4669fbe56ccbee71e38aeb9325329290

 ///  File Name: netbus-client.c
Description:
A NetBus client for Unix that works with NetBus 1.70.
Author:konewka
File Size:5663
Last Modified:Jan 1 00:53:05 2004
MD5 Checksum:bbded4ca1e9da959a7b4ec314346748f

 ///  File Name: netmap-0.1.2b.tar.gz
Description:
Netmap makes a graphical representation of the surrounding network. It uses traceroute to make a list of all routers and their interconnections, then generates a .dot file. You need the Dotty program to view the graphical representation of you network.
Homepage:http://netmap.sourceforge.net
Changes:Fixes and new features include support for MTR, resolved hosts are cached between runs, and mapping of hosts that don't reply on traceroute.
File Size:33640
Last Modified:Jan 1 06:18:38 2002
MD5 Checksum:c033ad7751e9f62119e588e6bbe278fa

 ///  File Name: netpipe.tar.gz
Description:
NetPipe is a redirector. It takes a socket in on one port, and reconnects that data out on the second port. It is multi-threaded, and supports UDP, TCP, and ICMP. It is a fully functioning socket redirector, the aim of which is to open ports on a firewall without needing the access to manipulate firewall ACLs.
Author:Aaron Conole
Homepage:http://aconole.brad-x.com/programs/
File Size:14208
Last Modified:Jul 6 01:36:28 2003
MD5 Checksum:05ea6a56deecd5b2d599b75cbf953dde

 ///  File Name: netscript-1.5.7.tgz
Description:
Netscript is a portable and lightweight tcp socket scripting tool. It is intended to allow anyone to script situations based on a word-to-word ruleset response system. Includes wildcard support, character replacement, random replacement, argument inclusion, server timeout, initial send, display altering, multiple character dump formats, telnet protocol support, logging, program to socket dumping, executable ruleset support and reverse binding among other things.
Author:Vade79
Homepage:http://www.realhalo.org
File Size:24986
Last Modified:Apr 30 15:13:59 2001
MD5 Checksum:b6fea18b4b109ef19341658e49503148