Browsing Tag
writeup
7 posts
Bandit Level 21 Level 22
Introduction Welcome back, fearless hacker, to the Bandit challenges! In this level, we’ll learn to exploit cron jobs…
Bandit Level 7 Level 8
Introduction Bandit level 8 is all about finding a specific word in a file and extracting its value.…
Bandit Level 4 Level 5
Introduction Bandit5 is the sixth level of the OverTheWire Bandit wargame. In this level, we will learn how…
Bandit Level 3 Level 4
Introduction Bandit4 is the fifth level of the OverTheWire Bandit wargame. In this level, we will learn how…
Portswigger’s lab write up: CORS vulnerability with trusted null origin
In this apprentice-level lab, we will exploit a website with a CORS vulnerability that trusts the “null” origin…
Portswigger’s lab write up: CORS vulnerability with basic origin reflection
In this apprentice-level lab, we will exploit a website with a basic CORS vulnerability to obtain a user’s…
Portswigger’s lab write up: Clickjacking with form input data prefilled from a URL parameter
In this apprentice level lab, we will exploit the change email flow from a website vulnerable to clickjacking…