![]() |
![]()
| ![]() |
![]()
NAMEhashcat-haiti - Wrapper for Hashcat where you can select the mode using haiti and fzf SYNOPSIShashcat-haiti [options] <hash> — <hashcat_options>... hashcat-haiti -h | --help hashcat-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
"-"
EXAMPLEShashcat-haiti -e d41d8cd98f00b204e9800998ecf8427e -- hashes.txt /usr/share/wordlists/passwords/rockyou.txt -r /usr/share/doc/hashcat/rules/best64.rule hashcat-haiti d41d8cd98f00b204e9800998ecf8427e -- hashes.txt -a 3 head -1 /tmp/hash.txt | hashcat-haiti - -- /tmp/hash.txt hashcat-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), john-haiti(1), haiti-fzf(1), haiti-parsable(1) AUTHORAlexandre ZANNI (@noraj)
|