PortSwigger have published the
Top 10 web hacking techniques of 2024
https://portswigger.net/research/top-10-web-hacking-techniques-of-2024
Top 10 web hacking techniques of 2023: https://portswigger.net/research/top-10-web-hacking-techniques-of-2023
Best Nuclei scan for beginners.
sudo nuclei -u example. com -as
This uses wapalyzer to check what technologies it can detect then automatically choose the tags and templates for you.
Another day, another challenge. In this post, we’re going to solve the Hemisphere boot2root from Vulnhub. Let’s get started. When we start the Hemisphere – Gemini machine we see the following screen: OK, we’re prompted with a login screen. For most boot2root’s we need to find user and root.txt on the box. Next, on our… Continue reading @Vulnhub – Solving Hemisphere – Gemini #boot2root