ctf-writeup/2023/niteCTF 2023/ERaaS
daffainfo c1bf6900c6 fix: wrong flag / title 2024-01-21 22:40:54 +07:00
..
images feat: grouped the challs 2024-01-09 16:59:32 +07:00
README.md fix: wrong flag / title 2024-01-21 22:40:54 +07:00

README.md

ERaaS

Emergency response? Afraid not

About the Challenge

We were given a website without the source code, where the website only has one functionality: converting the epoch to date.

preview

How to Solve?

The website is vulnerable to OS Command Injection through the addition of ; after the epoch, followed by the command you want to execute

ls

flag

nite{b3tt3r_n0_c5p_th7n_b7d_c5p_r16ht_fh8w4d}