.:[ packet storm ]:.
                           
it's okay to have the details
it's okay to have the details

 Section:  .. / UNIX / misc  /

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

 ///  File Name: netscript-1.6.0.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
Changes:Addition of ns_incoming_char() and ns_incoming_raw() for module support, two arguments for different types of raw dumping in telnet mode in order to clean up segment breaking, two ruleset variables to help make sequenced situations possible, changing the logging format to help support the two new raw telnet options, a fix for a potential bug with the $[at] variable in conjunction with reconnection situations, and increased code portability.
File Size:28514
Last Modified:May 19 14:37:09 2001
MD5 Checksum:4d3c4aa6683754db0aeb426bb4b48d45

 ///  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: ElectricFence-2.2.2.tar.gz
Description:
Electric Fence 2.2.2 - Electric Fence stops your program on the exact instruction that overruns (or underruns) a malloc() memory buffer. GDB will then display the source-code line that causes the bug. It works by using the virtual-memory hardware to create a red-zone at the border of each buffer - touch that, and your program stops. Catch all of those formerly impossible-to-catch overrun bugs that have been bothering you for years.
Author:Bruce Perens
Changes:Merge in bug-fixes, multi-thread patch, shared library patch, debian/ subdirectory used for building the Debian package.
File Size:28247
Last Modified:Aug 16 20:06:50 1999
MD5 Checksum:56a3cbfdbf65f916988787c789c63e80

 ///  File Name: ElectricFence-2.2.0.tar.gz
Description:
Electric Fence 2.2.0 - Electric Fence stops your program on the exact instruction that overruns (or underruns) a malloc() memory buffer. GDB will then display the source-code line that causes the bug. It works by using the virtual-memory hardware to create a red-zone at the border of each buffer - touch that, and your program stops. Catch all of those formerly impossible-to-catch overrun bugs that have been bothering you for years.
Author:Bruce Perens
Changes:Electric Fence will now debug multi-threaded programs correctly. Besides the static version, it's loadable as a shared library using LD_PRELOAD, thus you don't have to re-link your program to debug it with Electric Fence. The command "ef will run any dynamic-linked executable under Electric Fence and a bug concerning EF_PROTECT_FREE has been repaired.
File Size:28141
Last Modified:Aug 16 20:06:50 1999
MD5 Checksum:b76556f02565ef219bcc5bd90f39db90

 ///  File Name: SNMP-Monitor-0.1008.tar.gz
Description:
SNMP::Monitor v0.1008 - SNMP::Monitor - A Perl module for watching interface status, logging interface utilization and arbitrary other SNMP queries. Features: add or delete routers from or to a set of managed routers, start a permanently running monitor that is watching your interfaces and can do logging into a database, display a graphical view of the interface utilization via the WWW, show interface statistics, includes an access control system that restricts access to given users based on interface and/or host. 27k.
Author:Jochen Wiedmann
File Size:28053
Last Modified:Aug 16 20:06:50 1999
MD5 Checksum:a56300e2a1a33a6af944f64845dac7c6

 ///  File Name: isic-0.06.tgz
Description:
ISIC is a suite of utilities to exercise the stability of an IP Stack and its component stacks (TCP, UDP, ICMP et. al.) It generates piles of pseudo random packets of the target protocol. The packets be given tendencies to conform to. Ie 50% of the packets generated can have IP Options. 25% of the packets can be IP fragments... But the percentages are arbitrary and most of the packet fields have a configurable tendency. The packets are then sent against the target machine to either penetrate its firewall rules or find bugs in the IP stack. ISIC also contains a utility generate raw ether frames to examine hardware implementations. Other novel uses people have found for ISIC include IDS testing, stack fingerprinting, breaking sniffers and barraging the IRC kiddie.
Author:Mike Frantzen
Homepage:http://www.packetfactory.net/projects/ISIC/
File Size:27611
Last Modified:Dec 20 16:26:31 2004
MD5 Checksum:289304088b6bd34008449ec20b3af423

 ///  File Name: isic-0.05.tgz
Description:
ISIC - 0.05 (IP Stack Integrity Check). Crafts random packets and launches them. Can fix or randomize source/dest IP's and Ports. You can specify the percentage of packets to fragment, to have IP options, to have bad IP versions.... Just about every field can be automagically twiddled. It contains distinct programs for TCP, UDP, ICMP, IP with a randomized protocol field and a program for randomized raw ethernet frames. Compiles and should work using Libnet under OpenBSD, Solaris, Linux and FreeBSD.
Author:Mike Frantzen
Homepage:http://expert.cc.purdue.edu/~frantzen/
File Size:26841
Last Modified:Feb 24 00:51:16 2000
MD5 Checksum:da75f4ff2b78477396b0ab30fbdbb616

 ///  File Name: kses-0.2.1.tar.gz
Description:
kses is an HTML/XHTML filter written in PHP. It removes all unwanted HTML elements and attributes, no matter how malformed HTML input you give it. It also does several checks on attribute values. kses can be used to avoid Cross-Site Scripting (XSS), Buffer Overflows and Denial of Service attacks, among other things.
Author:Ulf Harnhammar,Richard R. Vasquez,Simon Cornelius P. Umacob
Homepage:http://sourceforge.net/projects/kses
File Size:26438
Last Modified:Sep 29 17:01:21 2003
MD5 Checksum:d13edb1630ed39dbda47b125e8546620

 ///  File Name: netscript-1.5.8.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
Changes:Added third party module support for most operating systems, changed log timing, and fixed minor text and visualization bugs.
File Size:26189
Last Modified:May 2 21:12:43 2001
MD5 Checksum:3a2a8b49cd6687a58601b604b6705ae7

 ///  File Name: netscript-1.5.9.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
Changes:Bugs fixed.
File Size:25983
Last Modified:May 17 16:20:19 2001
MD5 Checksum:9a4cca6709c3ca9bbb23c6a67a1a6a0e

 ///  File Name: gspoof-2.1.1.tar.gz
Description:
Gspoof is a GTK+ program written in C which makes easy and accurate the building and the sending of TCP packets with or without a data payload. It's possible to modify TCP/IP fields or the Ethernet header. Screenshots available here.
Author:Embyte
Homepage:http://sourceforge.net/projects/gspoof
Changes:Libreadline support has been added to console.c, and some oversights in console.c were corrected.
File Size:25581
Last Modified:Sep 24 07:49:59 2002
MD5 Checksum:ac3a448d51eab10c8eda42fba925398a

 ///  File Name: gspoof-2.1.tar.gz
Description:
Gspoof is a GTK+ program written in C which makes easy and accurate the building and the sending of TCP packets with or without a data payload. It's possible to modify TCP/IP fields or the Ethernet header. Screenshots available here.
Author:Embyte
Homepage:http://sourceforge.net/projects/gspoof
File Size:25426
Last Modified:Sep 12 09:09:51 2002
MD5 Checksum:7624ac465d83f8a6a4c259acaa33dbe2

 ///  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

 ///  File Name: procmail-kit-beta.tgz
Description:
Hardin's Custom Procmail Kit (requires procmail).
Author:John Hardin
File Size:24388
Last Modified:Aug 16 20:06:53 1999
MD5 Checksum:bc9ba576d37ab1631cfecc2c05d797a7

 ///  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: est-0.3.1.tar.gz
Description:
est-0.3.1.tar.gz
File Size:24046
Last Modified:Aug 16 20:06:51 1999
MD5 Checksum:9913a44ec8895765762211783855326e

 ///  File Name: ssdt-0.1.tar.gz
Description:
The SSDT utility makes use of sending spoofed ICMP and UDP traffic to send RSA encrypted files. Both client and server side programs are included.
Author:Paolo Ardoino
Homepage:http://ardoino.altervista.org
File Size:23860
Last Modified:Apr 28 00:13:05 2004
MD5 Checksum:c2d0886b3cb90281ed14b89fbd74f000

 ///  File Name: dnshijacker-1.3.tar.gz
Description:
Dnshijacker v1.3 is a libnet/libpcap based DNS sniffer/spoofer. A versatile tool, it supports tcpdump-style filters that allow you to specifically target victims. DNS answers are forged based on entries in a 'fabrication table' or by simply forging one answer to all requests. DNS Hijacker is an excellent tool for blocking and removing advertisements at the network level. The package comes with a default rule file for blocking about 780 known ad servers, as well as instructions on how to incorporate with RRDTool for ad blocking statistics generation. Archived prank: alex on slashdot.
Author:Pedram Amini
Homepage:http://pedram.redhive.com/projects.php
Changes:Fixed a buffer overflow that can cause remote denial of service - advisory here. Future versions will be ported to use Libnet 1.1.0.
File Size:23569
Last Modified:Dec 15 17:53:21 2002
MD5 Checksum:f7e8f1432de7f63538b3a7ed91ecf2bd

 ///  File Name: ipsorc-1.4.4.tar.gz
Description:
IP Sorcery is a TCPIP packet generator which allows you to send TCP, UDP, and ICMP packets with a GTK+ interface.
Homepage:http://www.legions.org/~phric/ipmagic.html
Changes:Added the ability to the console version to specify number of packets to send. Many cool feature enhancements were added.
File Size:22801
Last Modified:Mar 20 01:53:00 2002
MD5 Checksum:61a5f1f2450ee8d5e04fe5bfa61e75bc

 ///  File Name: BKtrpibdc.c
Description:
BKtrpibdc.c is a network tool for arp redirection which implements a man in the middle attack.
Author:Bikappa
File Size:22755
Last Modified:Aug 14 14:31:52 2000
MD5 Checksum:353ddbe6d51326b1be7441974fec7fe4

 ///  File Name: board11.zip
Description:
Improved WWWBoard 1.1 ('Albert Fong Device') - This 'Improved WWWBoard' is a complete "hacker" revamp of the Matt's Script WWWBoard. It has been recoded to prevent exploit of all known wwwboard attacks. With anti-spamming features, user and topic banning, auto-cutting, and all known bug fixes: well over 30 patches.
Author:Nick
File Size:22556
Last Modified:Aug 16 20:06:50 1999
MD5 Checksum:223f09eb6cf513748754646933cb3100

 ///  File Name: board.zip
Description:
"The Mr.Fong Device" wwwboard v1.00 - A new wwwboard script, based on Matt Wrights design, but with lots of bugfixes and security features. Uses some of the code from the wwwboard on this site for enhanced security.
Author:CyberArmy
File Size:22509
Last Modified:Aug 16 20:06:50 1999
MD5 Checksum:38f65e86dbcf95441d779372788edbbd

 ///  File Name: ricochet-0.92.tar.gz
Description:
Ricochet is an automated agent for tracing and reporting internet junk mail (a.k.a Spam). Ricochet analyses the headers of a spam to identity the machines used for its injection, looks up the email addresses of the machine owners and mails out a complaint to them. Ricochet uses various network information resources like nameserver records, MX records and Whois databases worldwide to collect and verify this information.
Author:Vipul Ved Prakash
Homepage:http://www.vipul.net/ricochet/
File Size:22475
Last Modified:Oct 21 18:26:50 1999
MD5 Checksum:226a566301c3f22039d803edbcad9ef3

 ///  File Name: packit-0.4.1.tgz
Description:
Packit offers the ability to monitor, manipulate and inject IPv4 (and soon IPv6) traffic (TCP/UDP/ICMP) on and into your network. This can be valuable in testing firewalls, intrusion detection systems and in general TCP/IP auditing. At the comment Packit can be run using one of two modes. packet capture, and IPv4 packet injection. Packit is dependent on libnet 1.1.0+ and libpcap and has been tested with numerous FreeBSD and Linux kernels.
Homepage:http://packit.sourceforge.net
Changes:Bug fixes, updates.
File Size:21325
Last Modified:Oct 22 02:03:50 2002
MD5 Checksum:b96277bd85d9cc56efa0678b8864f68c

 ///  File Name: confuse_router.c
Description:
Confuse Router v1.0 is an arp cache poisoner which allows you to see traffic in a switched environment such as a cable modem network. Requires libnet.
Author:Pedram Amini
Homepage:http://pedram.redhive.com/projects.php
File Size:21014
Last Modified:May 10 02:39:43 2002
MD5 Checksum:56d43609f63462e7ba607c93f35bae9e