Web
Easy
100 points

Easy Web Challenge

picoCTF
1 tháng 3, 2025
Web
Basics
HTTP
picoCTF
Web

Easy Web Challenge#

Challenge Information#

  • Category: Web
  • Difficulty: Easy
  • Points: 100
  • Description: Basic HTTP and parameter manipulation.

Solution#

  • Thử nghiệm query params và kiểm tra response.
bash
curl 'https://example.com/chal?debug=true'

Flag#

flag{demo_flag_easy_web}
100
Points
Easy
Difficulty
Web
Category