From f304f31c5ed2f600f4ad8b4f81a42c79b66db7af Mon Sep 17 00:00:00 2001 From: Omar Santos Date: Sat, 12 Jan 2019 22:21:25 -0500 Subject: [PATCH] Create cracked2.md --- cracking_passwords/cracked2.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 cracking_passwords/cracked2.md diff --git a/cracking_passwords/cracked2.md b/cracking_passwords/cracked2.md new file mode 100644 index 0000000..ee7706e --- /dev/null +++ b/cracking_passwords/cracked2.md @@ -0,0 +1,10 @@ +# Cracked Passwords +The following are the cracked passwords of "Exercise 1.2: Cracking Passwords with John the Ripper" of the Safari Live Training: Ethical Hacking Bootcamp by Omar Santos + +``` +root@kali:~# cat cracked.txt +476c6c4a9735ecaff882a6e01bcda6e8:blue123 +17a807c3a10ee2d8ed555ddfb8c0f790:boricua +d0f98c2b1656b2f20c731d086dc68d1c:destiny1 +dc647eb65e6711e155375218212b3964:Password +```