-
Notifications
You must be signed in to change notification settings - Fork 9
J. Examples
Joshua M Clatney edited this page Dec 14, 2024
·
2 revisions
Dictionary Attack (MD5):
-
Run ClatsCracker and choose Medium resource usage.
-
From the main menu, select 1 (Crack Password).
-
Algorithm: md5
-
Enter the MD5 hash.
-
Dictionary-based attack: Provide dictionary file paths.
ClatsCracker tries each password until it finds a match or exhausts the list.
Brute Force Attack (SHA1):
-
Run ClatsCracker and choose High resource usage.
-
Select 1 (Crack Password).
-
Algorithm: sha1
-
Enter the SHA1 hash.
-
Choose brute force and specify the password length (e.g., 4 characters).
ClatsCracker attempts all combinations of letters and digits.