Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I am doing this assignment using Kali Linux ( COMPUTER SECURITY ) I need to use crunch to generate all words which start with a

I am doing this assignment using Kali Linux (COMPUTER SECURITY)
I need to use crunch to generate all words which start with a lowercase letter, and then "YOURNAME(uppercase letter)",and then end with 2digits.(e.g.,"aIMAN23")
I just need the screenshot of the crunch commands to follow.
Using John the Ripper (In Kali Linux)
I need the john command so I can use to Break test user's password:
test:$y$j9T$CEf3Y6WUoBV.CXyfFype/.$JRUs9PISJxoYBPA7mKe2UxmBAv3qSHqBIjqhoxdtzH4
Hint: the password is 4digits.
I just need the screenshot to follow.
Please provide screenshots of code running in Kali Linux command. Eample of what I mean will be provided with a screenshot. root@kali: # cat hash.txt
test:$6$fFEVS9TQoNU/aQsm$hxv5R1cSxwENUcdjxlI9WwbF8F3uruxALDUf0vXaOAJRZnWhxr7zzLlFNJPGvc1pTdVV.lsuQkQh3mSjpy6SG/:18535: : : : :
root@kali: #root@kali:~# john hash.txt
Using default input encoding: UTF-8
Loaded 1 password hash (sha512crypt, crypt(3)6[SHA512256/256 AVX24x])
Cost 1(iteration count) is 5000 for all loaded hashes
Will run 4 OpenMP threads
Proceeding with single, rules:Single
Press 'q' or Ctrl-C to abort, almost any other key for status
Warning: Only 2 candidates buffered for the current salt, minimum 16 needed for performance.
Warning: Only 12 candidates buffered for the current salt, minimum 16 needed for performance.
Warning: Only 1 candidate buffered for the current salt, minimum 16 needed for performance.
Warning: Only 7 candidates buffered for the current salt, minimum 16 needed for performance.
Warning: Only 11 candidates buffered for the current salt, minimum 16 needed for performance.
Warning: Only 7 candidates buffered for the current salt, minimum 16 needed for performance.
Warning: Only 6 candidates buffered for the current salt, minimum 16 needed for performance.
Almost done: Processing the remaining buffered candidate passwords, if any.
Warning: Only 3 candidates buffered for the current salt, minimum 16 needed for performance.
Proceeding with wordlist:/usr/share/john/password.lst, rules:Wordlist
password (test)
1g 0:00:00:01 DONE 2/3(2020-10-1414:30)0.7936g/s 1069p/s 1069c/s 1069C/s 123456..crawford
Use the "--show" option to display all of the cracked passwords reliably
Session completed
root@kali:~# \With using the custom wordlist.
Command: john hash.txt --wordlist=/usr/share/wordlists/rockyou.txtUsing default input encoding: UTF-8
Loaded 1 password hash (sha512crypt, crypt(3)6[SHA512256/256 AVX24x])
Cost 1(iteration count) is 5000 for all loaded hashes
Will run 4 OpenMP threads
Press 'q' or Ctrl-C to abort, almost any other key for status
password (test)
1g 0:00:00:00 DONE (2020-10-1414:27)1.612g/s 825.8p/s 825.8c/s 825.8C/s 123456..letmein
Use the "--show" option to display all of the cracked passwords reliably
Session completed
root@kali: # john hash.txt --show
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Microsoft Visual Basic 2005 For Windows Mobile Web Office And Database Applications Comprehensive

Authors: Gary B. Shelly, Thomas J. Cashman, Corinne Hoisington

1st Edition

0619254823, 978-0619254827

More Books

Students also viewed these Databases questions

Question

5. Recognize your ability to repair and let go of painful conflict

Answered: 1 week ago