home *** CD-ROM | disk | FTP | other *** search
-
-
- HADES(1) MAINTENANCE COMMANDS HADES(1)
-
-
- NNNAAAMMMEEE
- hades - brute force cracks passwords from passwordfile
-
- SSSYYYNNNOOOPPPSSSIIISSS
- hades [-f passwordfile | -d wordfile ] [-r restorefile] [-o outfile] [-e
- diagfile]
-
- DDDEEESSSCCCRRRIIIPPPTTTIIIOOONNN
- Hades tries words from wordfile to match as a password in file
- passwordfile. The passwordfile is copied to the outputfile. When a
- password is cracked, the cracked word is concatenated to the appropriate
- password-field in the passwordlist, preceded by the '=' character.
- Diagnostics are written to diagfile. By default, both passwordfile and
- wordfile are read from standard-input. This means that you have to
- select at least one of these two switches at the command-line. The
- respective defaults for outfile and diagfile are standard-output and
- standard-error. When escape is pressed during a hades-session, restore-
- information will be saved in file recovery.hds. The -r switch allows you
- to overrule this default filename with the file specified by the switch.
-
- OOOPPPTTTIIIOOONNNSSS
-
- -ffile
- Causes file to be used as passwordfile, instead of standard-input
-
- -dfile
- Causes file to be used as dictionary-file, instead of standard-input
-
- -rfile
- Causes hades to use file for recovery-information, instead of the
- default filename ``recovery.hds''
-
- -ofile
- Causes copy of passwordfile, with cracked passwords included, to be
- written to file, instead of standard-output
-
- -efile
- Causes diagnostic information to be written to file, instead of
- standard-error
-
- SSSEEEEEE-AAALLLSSSOOO
- hits(1), userlist(1), gecos(1), optimize(1), merge(1)
-
- EEEXXXAAAMMMPPPLLLEEESSS
- To crack passwords in file /etc/passwd, using usernames and real-names as
- mentioned in the passwordfile, type the following commands:
-
- userlist -l -f/etc/passwd | optimize > optusers.dic
- gecos -l -f/etc/passwd | optimize | merge optusers.dic | hades
- -f/etc/passwd -ooutfile.pwd
-
- BBBUUUGGGSSS
- Remote doesn't write bugs.
-
-
-
-
-
- Room101 hackers April 14, 1992 1
-
-
-
- HADES(1) MAINTENANCE COMMANDS HADES(1)
-
-
- IIINNNFFFOOORRRMMMAAATTTIIIOOONNN
- Hades is copyrighted (C) 1992 by ``Remote'', member of Room101 hackers
- organization, Holland. Unauthorized use/copying of this program is
- explicitly prohibited.
- HADES password-cracking package by ``Remote''. Send e-Mail to
- root@room101.hacktic.nl (Remote).
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Room101 hackers April 14, 1992 2
-
-