.:[ packet storm ]:.
                               
trust nothing
trust nothing

 Section:  .. / groups / mixter  /

Page 1 of 2
<< 1 2 >> Files 1 - 25 of 43
Currently sorted by: File NameSort By: Last Modified, File Size

 ///  File Name: C-intro.tar.gz
Description:
Introduction to programming in C - Written with the goal of letting people get the most knowledge as fast as possible from it.
Author:Mixter
Homepage:http://1337.tsx.org
File Size:26073
Last Modified:Aug 3 00:17:19 2000
MD5 Checksum:0dfb6b88c529649f6bd66cbaac844772

 ///  File Name: coding.txt
Description:
Coding in C - a summary of some popular mistakes. Most of them are not detected at compile time with all warnings enabled, which makes them very nasty and hard to detect.
Author:Mixter
Homepage:http://mixter.void.ru
File Size:8023
Last Modified:Feb 25 21:02:35 2000
MD5 Checksum:9889337cf26f2aa2a05d599e8dc01111

 ///  File Name: crack.txt
Description:
FAQ and Guide to Cracking.
File Size:19738
Last Modified:Sep 23 21:47:52 1999
MD5 Checksum:5cddbfc9b0d850f0e05115a8974c29f1

 ///  File Name: e4d.tgz
Description:
Echelon for Dummies is a distributed sniffer which tries to show how the "echelon" network could be designed. It uses sniffer servers that can be installed and run on remote hosts, and will dig through local network traffic, useing custom pattern/keyword matching to find packets with interesting content, which are then forwarded to a central loghost on which the logging daemon is run that gathers and logs the data. For stealth purposes, Sniffers and the logger communicate via random protocols and encryption, and are compatible to many Unix systems and NT.
Author:Mixter
Homepage:http://1337.tsx.org
File Size:97006
Last Modified:Dec 31 02:44:59 1999
MD5 Checksum:2835fc64211ae733e2c45f6cb98b23c7

 ///  File Name: gateway.tgz
Description:
Password protected remote shell daemon that integrates a syn flooder, bouncer/gateway, port scanner, and remote root exploits. Courtesy of Mixter.
File Size:8954
Last Modified:Sep 23 21:47:52 1999
MD5 Checksum:acc988f4827b44f90a720f896c2eb244

 ///  File Name: ides.c
Description:
Intrusion Detection Evasion System is a daemon that monitors connections, and forges additional packets to hide from and disturb network monitoring processes of IDS and sniffers. It does this by inserting rst/fin and ack packets with bogus payloads and invalid sequence numbers that only affect network monitors. It also sends a custom amount of SYN requests from arbitrary sources on every real connection attempt it sees, which can for example be used to simulate coordinated scans.
Author:Mixter
Homepage:http://members.tripod.com/mixtersecurity
File Size:8244
Last Modified:Jan 24 20:18:58 2000
MD5 Checksum:3c1e3c3539b845434d8444f5ab36993b

 ///  File Name: ileech.tgz
Description:
Illeech is a collection of search engine harvesting scripts (google/altavista).
Author:Mixter
Homepage:http://1337.tsx.org
File Size:1411
Last Modified:May 14 08:51:11 2002
MD5 Checksum:65f6de1a09696cba6259da19b86de59e

 ///  File Name: irixlp.c
Description:
Scans for the default logins on IRIX boxes. Courtesy of Mixter.
File Size:4420
Last Modified:Sep 23 21:47:52 1999
MD5 Checksum:6f7a1194760d964576634c4670e12676

 ///  File Name: issl.tgz
Description:
iSSL is a library offering a minimal cryptographical API that uses the ciphers RSA and AES to establish SSL-alike, secure encrypted communications between two peers communicating through a network socket, including session key generation and public key exchange.
Author:Mixter
Homepage:http://mixter.void.ru
File Size:220038
Last Modified:Jan 26 08:51:18 2001
MD5 Checksum:f33f0a92dece3a0bd3133e8388206549

 ///  File Name: libmix-105.tgz
Description:
LibMix v1.05 is a library that provides an API for various useful functions, including an AES encryption interface, various network front-ends and low level datagram functions, as well as functions for string manipulations and other miscellaneous utility functions. It also includes functions to transmit encrypted data via stateless spoofed datagrams (tfntransmit/tfnread).
Author:Mixter
Homepage:http://mixter.void.ru
File Size:58854
Last Modified:Mar 7 13:38:31 2000
MD5 Checksum:a5f25a51844c2d2458fcb8b29e82a539

 ///  File Name: libmix-107.tgz
Description:
LibMix v1.07 is a library that provides an API for various useful functions, including an AES encryption interface, various network front-ends and low level datagram functions, as well as functions for string manipulations and other miscellaneous utility functions. It also includes functions to transmit encrypted data via stateless spoofed datagrams (tfntransmit/tfnread).
Author:Mixter
Homepage:http://mixter.void.ru
Changes:Important bug fixes.
File Size:62268
Last Modified:Apr 7 02:26:29 2000
MD5 Checksum:d608f9a95c75ddc25f532bf2aea596ff

 ///  File Name: libmix-108.tgz
Description:
LibMix v1.08 is a library that provides an API for various useful functions, including an AES encryption interface, various network front-ends and low level datagram functions, as well as functions for string manipulations and other miscellaneous utility functions. It also includes functions to transmit encrypted data via stateless spoofed datagrams (tfntransmit/tfnread).
Author:Mixter
Homepage:http://mixter.void.ru
Changes:It now compiles as a shared object file (.so) by default, which makes it easier to link it with programs, and the whole library sources were cleaned up and rewritten in ANSI C++.
File Size:63289
Last Modified:Apr 14 22:29:37 2000
MD5 Checksum:5e50da4e8dd8833151f69c583357848e

 ///  File Name: libmix-120.tgz
Description:
LibMix is a library that provides an API for various useful functions, including an AES encryption interface, various network front-ends and low level datagram functions, as well as functions for string manipulations and other miscellaneous utility functions. It also includes functions to transmit encrypted data via stateless spoofed datagrams (tfntransmit/tfnread).
Author:Mixter
Homepage:http://mixter.void.ru
Changes:Added exclude database function, to add and match classless ranges of IP addresses (for network scanners, access control, etc.), added new packet headers, updated manpages.
File Size:71841
Last Modified:Dec 3 00:11:43 2000
MD5 Checksum:5215dbbb8a81284514fc464abb1297d3

 ///  File Name: libmix-122.tgz
Description:
LibMix is a library that provides an API for various useful functions, including an AES encryption interface, various network front-ends and low level datagram functions, as well as functions for string manipulations and other miscellaneous utility functions. It also includes functions to transmit encrypted data via stateless spoofed datagrams (tfntransmit/tfnread).
Author:Mixter
Homepage:http://mixter.void.ru
Changes:Added lm_scan_run (callback function to easily build scanners and similar tools), and faster conversion functions, lm_addr and lm_ntoa.
File Size:72704
Last Modified:Apr 15 20:06:19 2001
MD5 Checksum:66413546a6bb32d9a2542a33408e3ee8

 ///  File Name: lscan2.c
Description:
Multithreaded high speed scanner that scans for 6 different daemons, and records the version of every daemon for analysis. Courtesy of Mixter.
File Size:5388
Last Modified:Sep 23 21:47:52 1999
MD5 Checksum:bdfb06a9f4ab1da6c89476fb9ee726e6

 ///  File Name: md5bd.c
Description:
md5bd.c is a shell server/backdoor that uses a md5 encrypted password to authenticate, therefore the password cannot be retrieved from the server.
Author:Mixter
Homepage:http://1337.tsx.org
File Size:3004
Last Modified:Jul 15 23:48:54 2000
MD5 Checksum:2fa9b94368cf2d9b511d009aece38bce

 ///  File Name: mw06.tgz
Description:
Unix internet worm; for a description see www.whitehats.com. the latest version with slight performance/functionality upgrades. Courtesy of Mixter.
File Size:53214
Last Modified:Sep 23 21:47:52 1999
MD5 Checksum:736e2fe2d8c80fa9ca5d234f93dc5199

 ///  File Name: nbnbs.c
Description:
nbnbs.c is a NetBIOS name bulk security scanner for unix. It does long-range network scans for NetBIOS names (Windows and UNIX Samba servers) and logs positives. Based off of nbname.c by mynock and ADM.
Author:Mixter
Homepage:http://1337.tsx.org
File Size:5942
Last Modified:Apr 14 22:28:27 2000
MD5 Checksum:95369af2293ee9272ded0f4b579790b7

 ///  File Name: neatdocs.tgz
Description:
NEAT is a script language driven exploit/vulnerability management tool that does active penetration testing. This is a pre-release with documentation and code snippets. NEAT is similar to raccess but is more sophisticated.
Author:Mixter
Homepage:http://1337.tsx.org
File Size:77190
Last Modified:May 24 07:06:17 2002
MD5 Checksum:700ecd7f8e5a6ef94ed88f525857f928

 ///  File Name: neolock.tgz
Description:
Neolock is a tool that is a combination of console security locking tool (vlock) matrix console screensaver (cmatrix). Provides more discreet and nicer console locking.
Author:Mixter
Homepage:http://1337.tsx.org
File Size:81491
Last Modified:May 14 08:53:47 2002
MD5 Checksum:41964d2908f09178a3236451c69b8434

 ///  File Name: nsat-1.23.tgz
Description:
NSAT (Network Security Analysis Tool) is a fast, stable bulk security scanner designed to audit remote network services and check for versions, security problems, gather information about the servers and the machine and much more. Unlike many other auditing tools, it can collect information about services independently of vulnerabilities, which makes it "timeless", meaning it doesn't depend on frequent updates as new vulnerabilities are found.
Author:Mixter
Homepage:http://1337.tsx.org
Changes:Added range-based scan target exclusion, fixed cgi scanning for unicode urls, improved logfile output and bind version scanning, updated internal API.
File Size:394782
Last Modified:Dec 3 00:09:37 2000
MD5 Checksum:04c899bcd51ea45d263cceba49a39fbf

 ///  File Name: nsat-1.43.tgz
Description:
NSAT (Network Security Analysis Tool) is a fast, stable bulk security scanner designed to audit remote network services and check for versions, security problems, gather information about the servers and the machine and much more. Unlike many other auditing tools, it can collect information about services independently of vulnerabilities, which makes it "timeless", meaning it doesn't depend on frequent updates as new vulnerabilities are found.
Author:Mixter
Homepage:http://1337.tsx.org
Changes:New IDS evasion for HTTP (some whisker types), a webscan-only config file, and some code cleanups.
File Size:422182
Last Modified:May 14 08:49:24 2002
MD5 Checksum:9613f5bcc1a9bc7afd4016caeacb3739

 ///  File Name: nscan.c
Description:
Performance/speed optimized bind scanner that finds dns servers vulnerable to the iquery exploit scanning from a list of IPS. Courtesy of Mixter.
File Size:6320
Last Modified:Sep 23 21:47:52 1999
MD5 Checksum:7e419c99e834a599ef0e660c96c1df8b

 ///  File Name: obsidian.tgz
Description:
A unix virus (ELF infector). Courtesy of Mixter.
File Size:183764
Last Modified:Sep 23 21:47:52 1999
MD5 Checksum:fe05c556ed0eba60e85845882c1d88a7

 ///  File Name: pat2.tgz
Description:
Ping Analysis Tool II (PAT) performs icmp echo scans on a range of ip addresses as fast as physically possible. Features a dual-threaded scanning process and allows you to scan from a list of IP's.
Author:Mixter
Homepage:http://mixter.void.ru
File Size:3989
Last Modified:May 25 00:46:20 2000
MD5 Checksum:fe66341a62796622fb1ac3ae3058cbfc