Section: .. / Crackers /
| /// File Name: |
kaufcrk.pl |
Description:
|
Kaufcrk.pl is a perl script which decrypts encrypted passwords found in the Kaufman Mail Warrior accounts file (MW35_Accounts.ini). Tested with Mail Warrior v3.57.
| | Author: | Xcript | | Homepage: | http://www.rhs-ck.com | | File Size: | 1119 | | Last Modified: | Jan 8 20:11:51 2001 |
| MD5 Checksum: | 60ffe9d262b8807da1fbef231c62a03f |
|
| /// File Name: |
authforce-0.9.3.tar.gz |
Description:
|
Authforce is an HTTP authentication brute forcer. Using various methods, it attempts brute force username and password pairs for a site. It has the ability to try common usernames and passwords, username derivations, and common username/password pairs. It is used both to test the security of your site and to highlight the insecurity of HTTP authentication due to the fact that users just don't pick good passwords.
| | Homepage: | http://kapheine.hypa.net/authforce/index.php | | Changes: | This release features fixed and improved session support, the replacement of SIGUSR1 with SIGINT (control-c), almost total memory leak annihilation, and many bugfixes. | | File Size: | 23121 | | Last Modified: | Dec 30 23:30:03 2000 |
| MD5 Checksum: | 2466b3f4178bd3beebf7657c53376148 |
|
| /// File Name: |
authforce-0.9.2.pi.tar.gz |
Description:
|
Authforce is a brute force www password strength testing tool.
| | Homepage: | http://kapheine.hypa.net/authforce/index.php | | Changes: | This release features a new, more powerful method for handling password files, memwatch support, fewer memory leaks, and some bugfixes. | | File Size: | 23466 | | Last Modified: | Dec 24 01:45:40 2000 |
| MD5 Checksum: | c1c0477d3ae7b4d107009838e5669db6 |
|
| /// File Name: |
archpr.zip |
Description:
|
Advanced Archive Password Recovery (or ARCHPR for short) can be used to recover lost or forgotten passwords to ZIP (PKZip, WinZip), ARJ/WinARJ, RAR/WinRAR and ACE/WinACE archives. At the moment, there is no known method to extract the password from such compressed files, so the only available methods are "brute force" and dictionary attacks (for ARJ and ZIP formats, known-plaintext attack is also available).
| | Homepage: | http://www.elcomsoft.com/archpr.html | | File Size: | 733155 | | Last Modified: | Dec 18 20:35:45 2000 |
| MD5 Checksum: | ef3ab37d8ced965628df95d51ff1b54f |
|
| /// File Name: |
alpr.zip |
Description:
|
Advanced Lotus Password Recovery v1.02 is a program to recover lost or forgotten passwords to the files/documents created in IBM/Lotus applications (all versions): Organizer, WordPro, 1-2-3 and Approach. The passwords are recovered instantly; multilingual passwords are supported.
| | Homepage: | http://www.elcomsoft.com/alpr.html | | File Size: | 650682 | | Last Modified: | Dec 18 20:33:23 2000 |
| MD5 Checksum: | c8679e6d683159664a9ede5d0c357224 |
|
| /// File Name: |
xpert.c |
Description:
|
Xpert.c decodes the password from Ftpexpert which is stored in sites.ini.
| | Author: | Zipper X | | File Size: | 974 | | Last Modified: | Dec 4 00:04:12 2000 |
| MD5 Checksum: | b14006c9ea5b33d15bfe2eba402c9826 |
|
| /// File Name: |
SUPassConvert.tgz |
Description:
|
The following is a utility I wrote to quickly convert the unix style passwords in a Serv-U.ini file into standard unix password style for cracking. Serv-U Ftp uses standard unix password encryption which can be cracked with most unix password crackers. I have included a java class file and a windows executable.
| | Author: | J Noonan | | Homepage: | http://www.2cic.com/design | | File Size: | 4998 | | Last Modified: | Nov 25 22:55:27 2000 |
| MD5 Checksum: | f895b9862423c3c111fdcbbb42ff0a5e |
|
| /// File Name: |
wwwhack.zip |
Description:
|
wwwhack - Automates the process of trying to crack logins/passwds for www sites that use basic HTTP authentication.
| | Homepage: | http://www.wwwhack.com | | File Size: | 440948 | | Last Modified: | Oct 17 03:35:00 2000 |
| MD5 Checksum: | 3de97a3bec9997c160cf2d4be4c20511 |
|
| /// File Name: |
vnx4.c |
Description:
|
vnx4.c is a VNC attack program ported to Windows. Features cracking of the password in the registry, online brute force against VNC server or cracking a sniffed challange/response handshake.
| | Author: | FX | | Homepage: | http://www.phenoelit.de | | File Size: | 15335 | | Last Modified: | Sep 18 15:13:39 2000 |
| MD5 Checksum: | 12f343be3878ca5fa0d1fe3f07fb29b1 |
|
| /// File Name: |
Dicgen.zip |
Description:
|
Dicgen is dictionary file creator (DOS). Easy to use interface and options, extremely fast, introduce any variables and generate any combination type.
| | Author: | ERADiCATOR/Ceara Ratz | | File Size: | 25448 | | Last Modified: | Sep 15 18:33:07 2000 |
| MD5 Checksum: | 8184ba3fb25e32a7a9020e3416c8daf6 |
|
| /// File Name: |
vnc-crack.patch |
Description:
|
Patch to VNC which allows a brute force dictionary attack. The fun with vnc is that the password is 8 characters or smaller, and that vnc has no concept of users, which brings down the number of possibilities to try.
| | Author: | Patrick Oonk | | Homepage: | http://www.pine.nl/~patrick/ | | File Size: | 3061 | | Last Modified: | Jul 8 02:11:59 2000 |
| MD5 Checksum: | 98dbe61e7d4691154b93ec53bfe61ea5 |
|
| /// File Name: |
nutcracker-1.5.tar.gz |
Description:
|
Nutcracker is a simple, fast, and effective password cracker for UNIX and Linux systems. It is faster than the other crackers available. Disabled accounts and accounts with no password are detected. Results are shown in a nicely-formatted table. A sample password file and dictionary file are included, although you can use any word list you wish (including the file '/usr/dict/words' included with most Linux distributions). Nutcracker will work with '/etc/passwd' or '/etc/shadow' files.
| | Author: | Ryan Rhea | | Homepage: | http://www.northernlights.bizland.com | | Changes: | Uses the Perl Module Screen.pm for improved display, including the ability to view a status line showing the current activity. Several new command line options and runtime commands have been added. | | File Size: | 17007 | | Last Modified: | Jun 27 14:34:50 2000 |
| MD5 Checksum: | 4ab08db14ffb0e447b3c761e737039a1 |
|
| /// File Name: |
qrack-1.0.tgz |
Description:
|
Qrack is a simple, fast, and quick unix password cracker. It brute forces ciphertext generated by the crypt() function. It can report disabled accounts as well as accounts with no passwords, a 2400 word dictionary file is included. Ideal for system administrators to look for weak passwords. Written in Perl, and tested on FreeBSD and Linux but should work on any Unix variety with Perl installed.
| | Author: | Tyler Lu | | Homepage: | http://web.refute.org | | File Size: | 9187 | | Last Modified: | Jun 27 13:13:16 2000 |
| MD5 Checksum: | 3f84af68d32e84de0898b5903bf1e514 |
|
| /// File Name: |
wordmake0.2.pl |
Description:
|
WordMake is a dictionary file creator. It takes a text file and makes dictionary files from them.
| | Author: | Linga | | Changes: | There was a minor bug with filtering word sizes which has been corrected and I added some extra functionality which I found to be necessary - Now accepts a whole directory of text files to merge. | | File Size: | 2375 | | Last Modified: | Jun 1 00:24:00 2000 |
| MD5 Checksum: | 62a95cbc5f48def60838a3f0df5df787 |
|
| /// File Name: |
ecrack-0.1.tgz |
Description:
|
ECrack v0.1 - Energymech (StarGlider Class - IRC bot) brute force password cracker. Tested with emech-2.7.6 but should work with other versions also.
| | Author: | Sean Trifero | | Homepage: | http://www.innu.org/~sean | | File Size: | 2570 | | Last Modified: | May 30 15:46:15 2000 |
| MD5 Checksum: | fe0c1cebcc5cdcf15a9ace8db11d5b80 |
|
| /// File Name: |
wordmake0.1.pl |
Description:
|
WordMake is a dictionary file creator. It takes a text file and makes dictionary files from them.
| | Author: | Linga | | File Size: | 1681 | | Last Modified: | May 25 17:13:00 2000 |
| MD5 Checksum: | 55c61a615ec5fdcbf7ec108b7cc50b86 |
|
| /// File Name: |
RLRPAconv1.0.tar.gz |
Description:
|
Remote Password Assassin (RPA) is a powerful security tool to test passwords across networks. In a simple way, RPA is a Network Password Cracker using Brute Force Attack and able to attack very common ports on servers. When RPA is finish it will generate a HTML report, easy to follow and detailing the session.
| | Homepage: | http://www.roses-labs.com/ | | File Size: | 6562 | | Last Modified: | May 1 16:33:39 2000 |
| MD5 Checksum: | 68655b96ec82eed27a0e9dc5df90f70c |
|
| /// File Name: |
lincrack.c |
Description:
|
This is a very flexible, easy to use password cracker for the Linux/Unix platform. Just specify the dictionary file and the passwd file and your set. It attempts to crack each password in the passwd file using the words from the dictionary file.
| | Author: | w0rm | | File Size: | 9431 | | Last Modified: | Apr 19 20:10:30 2000 |
| MD5 Checksum: | 4988dce5e71a1b4fae889ae0c7acce77 |
|
| /// File Name: |
pwd-gen.c |
Description:
|
pwd-gen.c is a password generator. Works well with user accounts.
| | Author: | EF | | Homepage: | http://www.ccitt5.net/archives | | File Size: | 1668 | | Last Modified: | Mar 31 05:12:00 2000 |
| MD5 Checksum: | 312f5c36f3908bb194d34c2d1b27e0d7 |
|
| /// File Name: |
vncdec.c |
Description:
|
Decrypts the password for VNC, a pcanywhere like program. Tested on linux.
| | File Size: | 14485 | | Last Modified: | Mar 7 06:43:17 2000 |
| MD5 Checksum: | 980130a36876043703dfde2538d4a385 |
|
| /// File Name: |
mssqlpwd.zip |
Description:
|
MS SQL 6.5/7.0 brute force password cracking tool.
| | Author: | Max V. Uzunov | | File Size: | 4900 | | Last Modified: | Feb 29 15:21:28 2000 |
| MD5 Checksum: | 4fd1e0149acb20805fbeacab3e6097e8 |
|
| /// File Name: |
wordex.exe |
Description:
|
Wordex is a small, free Windows program to generate wordlists recursively from all files in a directory.
| | Author: | Laurentiu Nicula | | Homepage: | http://www.spynet.home.ro | | File Size: | 115200 | | Last Modified: | Feb 22 19:03:41 2000 |
| MD5 Checksum: | ee86a6dff64d25489a8b4e47b6baf1f5 |
|
|
|
|
|