How hackers unlock ZIP, rar, and PDF file! in today's blog, we will see how this is done with a practical video.
The tool that we are going to use is Zydra
Zydra
Zydra is a file password recovery tool and Linux shadow file cracker. It uses the dictionary search or Brute force method for cracking passwords.
Supported Files
- RAR Files
- Legacy ZIP Files
- PDF Files
- Linux Shadow Files (Zydra can find all the user’s passwords in the Linux shadow file one after the other)
The following are Zydra's key characteristics:
The multiprocessing feature of Zydra, which speeds up the program, is one of its most crucial aspects. For instance, if we have 8 CPU cores, Zydra will simultaneously process data across all of them.
It may be used to open Shadow files as well as Legacy ZIP and RAR files.
Using the dictionary method and the brute force method, files can be password-cracked.
When using the brute force approach, we can select the minimum and maximum length of the passwords as well as the permitted character types.
a progress bar with a percentage indicating how much of the process has been completed.
error management
Installation commands
$ sudo apt-get update
$ sudo apt-get install qpdf unrar
$ pip3 install py-term
$ sudo wget http://www.figlet.org/fonts/epic.flf -O /usr/share/figlet/epic.flf
$ git clone https://github.com/hamedA2/Zydra.git
( for install git $ apt-get install git )
$ cd Zydra
$ chmod +x *
$ bash script.sh
$ python3 zydra.py -h ( for the help section )
About practical: Hacking without permission is illegal. This channel is strictly educational for learning about cyber-security in the areas of ethical hacking and penetration testing so that we can protect ourselves against the real hackers "
Disclaimer :
Use this only for educational Purpose.... I am not responsible for your action...Love you Guys.. Stay safe !!! Stay legal !!!
Practical video :
4 Comments
This comment has been removed by the author.
ReplyDeleteThis comment has been removed by the author.
ReplyDeletehttps://drive.google.com/file/d/1r6T1Dfm7xDQijogHVZkYj66swNAcUy7K/view?usp=sharing
ReplyDeleteBig fan bro
ReplyDelete