Kali Linux comes handy with many tools pre-installed for hacking and security, but there is nothing magical to handle your USB drives. It's Linux, and you have to learn a few things before being...
Posts by Pat
Wireshark is a free and open-source tool to capture and analyze network traffic. Basically, it will intercept network packets and display their content in a nice interface, so you can analyze them....
Hashcat is a free and fast password cracker available on any platform (Linux, Windows, macOS). I talk a lot about this tool on this website, and today we'll focus on one of the most popular feature...
Hashcat is my favorite password cracker. You can use it on any operating system or distribution, but it's often easier to use Windows to avoid drivers issues (especially with a recent GPU). Anyway, I...
Hashcat is an important tool to have in your tool belt (on your computer at least ^^). I already wrote several tutorials on how to use Hashcat, but today we'll stay focus on the installation,...
What’s The Best Algorithm For User Credential Storage In 2022?
User credential (which refers to username and password combinations used for accessing online accounts) are very sensitive data sets that must necessarily be protected. Attack to such data sets lead...