Zip Brute Force

Say you're tasked to investigate a suspect's computer and you find a zip file that seems very useful but protected by a password. In this tutorial, you will write a simple Python script that tries to crack a zip file's password using dictionary attack: https://github.com/LearnMeToHack/CraZip


Commentaires

Posts les plus consultés de ce blog

Reverse_Shells