![]() |
![]()
| ![]() |
![]()
NAMEjohn-haiti - Wrapper for John the Ripper where you can select the format using haiti and fzf SYNOPSISjohn-haiti [options] <hash> — <john_options>... john-haiti -h | --help john-haiti --version OPTIONS-e, --extended List all possible hash algorithms including ones using
salt
--debug Display arguments
-h, --help Show this screen
--version Show version
PARAMETERS<hash> Hash string to identify, read from STDIN if equal to
"-"
EXAMPLESjohn-haiti -e d41d8cd98f00b204e9800998ecf8427e -- hashes.txt --wordlist=/usr/share/wordlists/passwords/rockyou.txt john-haiti 1f474c6dadb3cb2370f6cb88d4576ede0db9ff43 -- hashes.txt --rules=NT --fork=3 head -1 /tmp/hash.txt | john-haiti - -- /tmp/hash.txt john-haiti -e d41d8cd98f00b204e9800998ecf8427e -- hashes.txt --show COPYRIGHTCopyright © 2020-2023 Alexandre ZANNI (independent) Copyright © 2019-2020 Alexandre ZANNI at Orange Cyberdefense This software is distributed under the terms of the MIT License. You may freely redistribute copies of it, subject to the conditions of the license. VERSION3.0.0 REPORTING BUGSReport bugs to <https://github.com/noraj/haiti/issues>. RESOURCESProject homepage and documentation: <https://noraj.github.io/haiti> Source code: <https://github.com/noraj/haiti> SEE ALSOhaiti(1), hashcat-haiti(1), haiti-fzf(1), haiti-parsable(1) AUTHORAlexandre ZANNI (@noraj)
|