Bookmarklet
A challenge that explores the concept of bookmarklets and client-side JavaScript execution. Learn how to create and use bookmarklets to manipulate web pages and extract hidden information.
March 13, 2025 Read MoreA challenge that explores the concept of bookmarklets and client-side JavaScript execution. Learn how to create and use bookmarklets to manipulate web pages and extract hidden information.
March 13, 2025 Read MoreA challenge that teaches you about HTTP cookies and session management. Learn how to analyze, modify, and manipulate cookies to bypass authentication and access restricted content.
March 13, 2025 Read MoreA challenge that demonstrates the importance of server-side validation. Learn why client-side validation can be bypassed and how to analyze JavaScript code to find vulnerabilities in authentication mechanisms.
March 13, 2025 Read MoreA challenge that explores HTTP methods and headers. Learn about different HTTP request methods, how to modify headers, and how to use tools like cURL to make custom HTTP requests.
March 13, 2025 Read MoreA challenge that explores PHP include vulnerabilities and local file inclusion (LFI). Learn how to exploit file inclusion mechanisms to read sensitive files and discover hidden flags.
March 13, 2025 Read MoreA challenge that combines multiple web inspection techniques. Learn how to find hidden information in HTML source code, JavaScript files, and CSS to uncover the complete flag.
March 13, 2025 Read MoreA challenge that teaches you about HTML source code inspection and hidden elements. Learn how to use browser developer tools to find hidden comments, elements, and attributes that might contain sensitive information.
March 13, 2025 Read MoreAn introduction to using Burp Suite, a powerful web application security testing tool. Learn how to intercept and modify HTTP requests, analyze web traffic, and discover hidden endpoints to find the flag.
March 13, 2025 Read MoreA challenge focused on authentication bypass techniques. Learn about local file inclusion, path traversal, and how to exploit weak authentication mechanisms to gain unauthorized access.
March 13, 2025 Read MoreA challenge that explores session management and authentication bypass techniques. Learn how to analyze and manipulate session cookies, and understand common vulnerabilities in login systems.
March 13, 2025 Read MoreA challenge that combines multiple web inspection techniques. Learn how to find hidden information in HTML comments, JavaScript files, and CSS to piece together the complete flag.
March 13, 2025 Read MoreA challenge that teaches you about JavaScript minification and how to read obfuscated code. Practice your skills in deobfuscating and understanding minified JavaScript to uncover hidden flags.
March 13, 2025 Read MoreA beginner-friendly web challenge that introduces basic web inspection and encoding concepts. Learn how to use browser developer tools and decode base64 strings to find hidden flags.
March 13, 2025 Read MoreA challenge that teaches you about robots.txt files and web crawling. Learn how to find and interpret robots.txt files to discover hidden directories and sensitive information.
March 13, 2025 Read More