Hacking May 17, 2022 Pedro Tavares How to build a hook syscall detector Learn the principal motivation for implementing hook syscalls, and how to detect them in a Windows operating system.
Hacking January 25, 2022 Pedro Tavares Top tools for password-spraying attacks in active directory networks Learn how password spraying attacks work, how popular tools are used within this context and how to defeat these kinds of attacks.
Hacking December 16, 2021 Lester Obbayi NPK: Free tool to crack password hashes with AWS Find out why an NPK can be a beneficial tool when it comes to password cracking in penetration testing.
Hacking September 7, 2021 Pedro Tavares Tutorial: How to exfiltrate or execute files in compromised machines with DNS Go through this tutorial on exfiltrating and executing files between machines using the well-known DNS protocol.
Hacking July 5, 2021 Lester Obbayi Top 19 tools for hardware hacking with Kali Linux These Kali Linux tools enable hardware hacking.
Hacking May 12, 2021 Howard Poston 20 popular wireless hacking tools [updated 2021] These tools can help support your wireless hacking skills for penetration testing
Hacking May 6, 2021 Howard Poston 13 popular wireless hacking tools [updated 2021] These wireless monitoring and troubleshooting tools will help you secure your Wi-Fi network.
Hacking April 26, 2021 Jeff Peters Man-in-the-middle attack: Real-life example and video walkthrough [Updated 2021] Is your web browsing private, or is a man in the middle looking at everything you do? Learn how to set up a MITM attack in this video walkthrough.
Hacking March 4, 2021 Howard Poston Decrypting SSL/TLS traffic with Wireshark [updated 2021] The internet wasn’t designed to be secure from the start. Many protocols (such as HTTP and DNS) were designed to serve their purpose of conveying information...
Hacking March 3, 2021 Kamal B Dumping a complete database using SQL injection [updated 2021] SQL Injection is a web-based attack used by hackers to steal sensitive information from organizations through web applications. It is one of the most...