Web Security Academy


Feature 01

SQL Injection

A really common and basic vulnerability in Injection Security Flaws.

Feature 02

Command Injection

A really basic but very dangerous vulnerability in Injection Security Flaws.

Feature 03

File Upload Vulnerabilities

Be careful with every uploaded function.

Feature 04

Broken Authentication

Is Authentication really authenticated?

Feature 05

Cross - Site Scripting

A basic and common client - site security vulnerabilities.

Feature 06

Broken Access Control (IDOR)

Also known as IDOR - Insecure Direct Object References. A Security Flaw you can learn without Programming Background.

Feature 08

Path Traversal

What if we can travel everywhere in the Web Server?

Feature 04

Information Disclosure

Maybe there would be something sensitive on the Web Server?

Feature 04

Server - Side Request Forgery (SSRF)

A bug that would able to open and chain more exploits together.

Feature 04

Advanced Challenges

Let's deep into more advanced technique.