IT Security

Hack this Page

This site is teeming with security vulnerabilities. Your task is to find and exploit these vulnerabilities. This way, you will playfully learn about simple hacking attacks.

(Read more)
Login Form

Can you crack this login?

In this task, you have to crack a login form. Analyze the source code of the page and try to find the credentials on your own.

(Go to challenge)
Secret Article

Can you crack this encryption?

This article is encrypted. When you open the article, you will be prompted to enter a password. Only then can you read the article.

(Go to challenge)
Our Shop

Can you manipulate the shop?

In this task, you have to manipulate a fictional online shop. The goal is to get the goods for free. When you then click on "Order", a surprise awaits you.

(Go to challenge)
XSS Challenge

Can you inject a script?

Can you inject a script into the comment function? The goal is to execute an `alert()` dialog on the page.

(Go to challenge)
LocalStorage Challenge

Can you get premium access?

To read a specific article, you need premium status. Investigate the page's `localStorage` to gain access.

(Go to challenge)
Cookie Challenge

Can you get admin access?

Only administrators have access here. Set the correct cookie in your browser to gain access.

(Go to challenge)
Form Manipulation

Can you submit the secret coupon?

A form contains a secret coupon, but the field is disabled. Can you bypass this client-side restriction?

(Go to challenge)
Broken Access Control (IDOR)

Can you find the Admin?

You are viewing a user profile page. Can you find a way to view another user's profile... perhaps even an admin's?

(Go to challenge)