unhash 0.8


autor: 
dxp2532[at]yahoo.com
descripcion: 

UnHash es un programa que lleva a cabo un ataque de fuerza bruta contra un hash. El hash puede ser MD5 o SHA1, el programa lo detecta automáticamente.

-------

UnHash is a program that performs a brute force attack against a given hash. The hash can be MD5 or SHA1, and the program will auto-detect which one is given.

------

Ej.

unhash 0.8
Copyright (C) 2005 dxp
This is free software; see the source for copying conditions.

Usage: unhash SIZE SET HASH
Performs a brute-force attack on the given HASH.
Only MD5 and SHA1 hashes!

SIZE    Minimum amount of letters to start with.

SET     Number of the alphabet set to acquire letters from.
        1. Numeric only
        2. Hexadecimal in lowercase
        3. HEXadecimal in uppercase
        4. alpha only in lowercase
        5. ALPHA only in uppercase
        6. alphanumeric in lowercase
        7. ALPHANUMERIC in uppercase
        8. All alpha only, both uppercase and lowercase
        9. Alpha-Numeric, both uppercase and lowercase
        10. All printable ascii characters

HASH    Hashed string to attack.

./unhash 3 1 ba72bf4f3d09d3ec3692cf945ea6db8c
Computing MD5
Trying Word Length: 3           Elapsed Time:   0.000s
Trying Word Length: 4           Elapsed Time:   0.004s
Trying Word Length: 5           Elapsed Time:   0.032s
Trying Word Length: 6           Elapsed Time:   0.308s
Trying Word Length: 7           Elapsed Time:   3.336s
Trying Word Length: 8           Elapsed Time:   39.250s
...

AdjuntoTamaño
unhash-0.8.tgz22.78 KB

Comentarios

Enviar un comentario nuevo

  • Saltos automáticos de líneas y de párrafos.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <p> <br>
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

Más información sobre opciones de formato

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Copy the characters (respecting upper/lower case) from the image.