Lesson 5: Introduction to Hacking User Credentials

References:


Exercise 1

Default passwords are often left unchanged in many devices. You can certainly take advantage of this "malpractice". Become familiar with the default password databases available on the Internet:


Exercise 2

  • In your Kali machine, create three (3) users (user1, user2, and user3).
root@kali#adduser user1
root@kali#adduser user2
root@kali#adduser user3
  • Configure the password with the passwd user1 command to the word password
  • Configure the password with the passwd user2 command to thisissecure
  • Configure the password with thepasswd user3 command to P4sswd.
  • Use John the Ripper to try to crack the password and see how long it takes for the passwords to be cracked:

root@kali#john /etc/shadow

results matching ""

    No results matching ""