John The Ripper Tutorial for beginners Crack passwords and hashes kali linux

 


 Hi Friends..,

        In this article we see about john the ripper 

 tutorial.World most famous Password cracking tool 

John The Ripper. It's use by many Penetration 

testers.It's Free and open source available in 

Linux,Windows,Mac OS,DOS,Unix, BeOS, and 

OpenVMS. It can be various type of encrypted 

passwords.


        it's used for crack weak passwords but today we 

use for crack a password protected ZIP files using 

John The Ripper. it doesn't take much more time easy 

and simple steps to follow...You don't know about how 

to create a ZIP file see our recent blog ( In just 2 steps)

let's start.,

 

Note : In this article only foe education purposes only..

 

1. Open your terminal and type

    sudo zip2john Hackersgame.zip > sample.txt

Hackersgame.zip = < your zip name >

sample.txt = < output file name >

2.next.,

    sudo john --wordlist=/usr/share/john/passwords.lst sample.txt

 here, you will see your password if you any doubt i'm 

link my youtube channel vist and subscribe...

Comments