From bac884ab35f798d5d18af6a2dcdb9cffa4294e23 Mon Sep 17 00:00:00 2001 From: Twi <31920608+gzavz@users.noreply.github.com> Date: Thu, 18 Apr 2024 22:01:59 +0800 Subject: [PATCH] Update writeup.md --- challenges/web/Status Checker/writeup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/challenges/web/Status Checker/writeup.md b/challenges/web/Status Checker/writeup.md index 51d9b69..9efc330 100644 --- a/challenges/web/Status Checker/writeup.md +++ b/challenges/web/Status Checker/writeup.md @@ -16,7 +16,7 @@ We can attempt to use the command ``; sudo ls /root/`` to list the root director ![wimg-4](https://github.com/lenebread/GiTxHextech-Challenge-Repo/blob/6560736ca93db43dc64520a6f5efc44f1fafbe20/challenges/web/Status%20Checker/images/wimg-4.png) -We can read the contents of the file by using the command ``cat /roo/flag.txt``. The flag is: ``HEX{N3tw0rK_ErR_500_W1kS2kKiL}`` +We can read the contents of the file by using the command ``cat /roo/flag.txt``. ![wimg-5](https://github.com/lenebread/GiTxHextech-Challenge-Repo/blob/6560736ca93db43dc64520a6f5efc44f1fafbe20/challenges/web/Status%20Checker/images/wimg-5.png)