Use John The Ripper to cracking the pasword
To get the password file from the shadow file i use this command :
1.
# cd
/pentest/passwords/jtr
# ./unshadow /etc/passwd / etc/shadow > pass
root:$6$0qQlDJcx$T3ZDddWlo4qXZoPI7gxOIuJHgw3/8gGF6ti3RUGAc0pLD2HOJFGAaExAjRTDwrWWmY5U2/U0M8rIt1yz554PY/:15362:0:99999:7:::
2.
Then to crack
the password file, i give this command below:
# ./john pass
3.
Then to see
the password
# ./john –show pass
But it did not work, i have try it,....i dont know where is the mistake!
Tidak ada komentar:
Posting Komentar