April 2024

Webgoat - Cross-Site Request Forgeries

Webgoat – Cross-Site Request Forgeries

In this walk through, we will be going through the Cross-Site Request Forgeries vulnerability section from Webgoat Labs. We will be exploring and exploiting Cross-Site Request Forgeries in various applications and learn how application are affected because of it. So, let’s get started with the Hacking without any delay. 1. Basic Get CSRF Exercise 2.

Webgoat – Cross-Site Request Forgeries Read More »

Webgoat - Admin password reset

Webgoat – Admin password reset

In this walk through, we will be going through the Admin password reset vulnerability section from Webgoat Labs. We will be exploring and exploiting Admin password reset functionality and learn how application are affected because of it. So, let’s get started with the Hacking without any delay. Link: https://github.com/WebGoat/WebGoat/blob/main/src/main/java/org/owasp/webgoat/lessons/challenges/challenge7/Assignment7.java Also Read: Webgoat – Path traversal

Webgoat – Admin password reset Read More »

Webgoat - Bypass front-end restrictions

Webgoat – Bypass front-end restrictions

In this walk through, we will be going through the Bypass front-end restrictions vulnerability section from Webgoat Labs. We will be exploring and exploiting front-end restrictions and learn how application are affected because of it. So, let’s get started with the Hacking without any delay. 1. Field Restrictions Drop-down menu: Radio Buttons: Checkbox: Maximum characters

Webgoat – Bypass front-end restrictions Read More »

Mutillidae - XML External Entity Injection (XML Validator)

Mutillidae – XML External Entity Injection (XML Validator)

In this walk through, we will be going through the XML External Entity Injection (XML Validator) vulnerability section from Mutillidae Labs. We will be exploring XML External Entity Injection in XML Validator utility and learn how application are affected because of it. So, let’s get started with the Hacking without any delay. Security Level: 0

Mutillidae – XML External Entity Injection (XML Validator) Read More »

Scroll to Top