Md5cracker

From aldeid
Jump to navigation Jump to search

Description

md5cracker.sh is a shell script that connects to various online resources to gather hash corresponding to a provided MD5 string. It has been developed by FuRt3X.

Installation

$ cd /usr/local/bin/
$ sudo wget http://packetstormsecurity.org/Crackers/md5cracker.sh.txt
$ sudo mv md5cracker.sh.txt md5cracker
$ sudo chmod +x md5cracker
Note
To simplify program call, we copy the source in a path that is known by $PATH variable.

Usage

$ md5cracker 8d3533d75ae2c3966d7e0d4fcc69216b

####################################################################################
#             .___ .________                                 __                    #
#  _____    __| _/ |   ____/  ____  _______ _____     ____  |  | __  ____  _______ #
# /     \  / __ |  |____  \ _/ ___\ \_  __ \\__  \  _/ ___\ |  |/ /_/ __ \ \_  __ \#
#|  Y Y  \/ /_/ |  /       \\  \___  |  | \/ / __ \_\  \___ |    < \  ___/  |  | \/#
#|__|_|  /\____ | /______  / \___  > |__|   (____  / \___  >|__|_ \ \___  > |__|   #
#      \/      \/        \/      \/              \/      \/      \/     \/         #
# by: FuRt3X                                                                       #
####################################################################################

=> Md5 Online Cracker
=> FuRt3X ~> [email protected]


[*] www.md5crack.com: charley
[*] md5.hashcracking:   charley
[*] md5hood.com: charley
[*] md5.gromweb.com:   charley
[*] md5-db.de:  charley
[*] md5.thekaine.de:  OCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">404 Not FoundNot FoundThe requested URL /decode_multi.php was not found on this server.
[*] passcracking.com:  charley
[*] md5-decrypter.com:   charley
[*] www.bigtrapeze.com:  charley

Example

Comments