This video teaches you the basics of HTTP/HTTPS enumeration!
This video gives shows how to gain hack the “Blue” machine on hack the box by exploiting Eternal blue vulnerability!
Netcat is known as the swiss army knife for hackers! checkout the following video to learn more about it
In this video I’m going to show how to create password wordlists that can be used for WiFi password-cracking, Bruteforce login-pages…etc Resources Cupp git repo
Previously we covered how to use Hashcat to crack WPA/WPA2 passwords using the GPU. Hashcat can be used to crack so many different types of hashes though and it can actually use both the CPU and GPU for cracking. The …
CSRF or Cross Site Request Forgery is a very common vulnerability that allows attackers to forge requests and get users to execute them ultimately resulting in the user submitting unwanted requests which could change their password or purchase items! In …