Learning more about exploitation with the Web Hacking modules!
These items cover more about how websites and web requests work, so they cover web request methods and response codes. They also cover how JavaScript and SQL queries work and can be exploited.
It then explains how to use Burp Suite’s basic features for web request intercepts and redirects that an attacker could perform.
Lastly, it goes through the OWASP TOP 10, and while this course is older (for 2021), many of the vulnerabilities are still in the top ten, like command injections and server-side request forgery. So, it’s still good to review OWASP to learn the latest exploits for web applications.
