Skip to content
Web eXploitation Laboratory
Main Navigation
Home
Challenges
Docs
Appearance
Return to top
Challenges
Choose a challenge to begin
所有難度
Easy
Medium
Hard
Mystery
所有類別
web
排序:ID
排序:難度
排序:類別
排序:日期
↑
4 道挑戰
#001
Door Is Open
easy
web
2026年4月2日
A file-sharing app with an IDOR vulnerability — download other users' private files by manipulating the file ID.
idor
access-control
fastapi
sqlite
#002
FastAPI IDOR Demo
easy
web
2025年4月1日
A FastAPI notes app with an IDOR vulnerability. Can you access a note that doesn't belong to you?
idor
fastapi
rest-api
#003
PHP File Inclusion Demo
easy
web
2025年3月15日
A PHP application with a file inclusion vulnerability. Can you read the flag?
lfi
php
file-inclusion
#004
SQL Injection Demo
easy
web
2025年3月1日
A simple Flask app with a SQL injection vulnerability. Can you retrieve all users from the database?
sql
injection
flask
sqlite