Articles

Zip Brute Force

Image
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

Reverse_Shells

Image
   If you’re lucky enough to find a command execution vulnerability during a penetration test, pretty soon afterwards you’ll probably want an interactive shell  https://github.com/LearnMeToHack/ReverseShell for more see:  https://www.facebook.com/L3ARNT0H4CK