N
Back to writeup archive
LIGA CTF 2026 (Week 2 Boot2Root)

Logon Test

Platform sanity check. The flag is printed in the challenge description; submit it for a free point.

Free PointMarkdown + PDFVery Easysolved1 minread·127words
route
/TryN3rr0r/writeups/liga-ctf-2026-week-2-boot2root/logon-test
archive index
5 / 16
read mode
parsed markdown
Writeup loaded.

Logon Test

challenge brief
target profile, scoring, and execution stack
verified solve
category
Free Point
points
500
difficulty
Very Easy
flag format
OWASPKL{xxx}
tools used
Browser
final flag
OWASPKL{FR33_FL4G}
reveal and copy from section 5
PDF evidence frame 01

1. Challenge Overview

Platform sanity check. The flag is printed in the challenge description; submit it for a free point.

2. Initial Reconnaissance

2.1 Read the description

The flag OWASPKL{FR33_FL4G} is given directly in the challenge text. No enumeration needed.

3. Analysis / Forensics Path

3.1 None required

The flag is provided; nothing to analyze.

4. Exploitation / Recovery

4.1 Submit the flag

captured flag
OWASPKL{FR33_FL4G}

5. Flag

captured flag
OWASPKL{FR33_FL4G}

6. Summary of Approach & Key Takeaways

Read the description, copied the flag, submitted it.

Always read the challenge description first.

Free-point challenges validate account + submission flow.