Linux Challenges | SysAdmin Linux CTF ⚔️ Explore the Deep System
1.3K
Adminsys Linux CTF ⚔️ Explore the Deep System (EDS)
Hello Hello !
fs0ci3ty/adminsys_basic-ctf is a docker image to setup CTF sysadmin challenges.
It containers two types of challenges.
Atop challenges and Linux repository challenge.
key words:
Ps: The CTF sysadmin PTF will be soon available. You can use docker play (https://labs.play-with-docker.com) to play this challenge.
docker run -dit --name ctf-sysadmin fs0ci3ty/adminsys_basic-ctf
docker exec -it ctf-sysadmin bash
The main goal of this challenge is to exploit atop log file to extract informations.
Script to be executed to obtain the flag: /data/get_flag_atop
Find the file atop_20230227 and analyze it.
Which command consumes enough cpu?
Find the file atop_20230227 and analyze it.
What is the PID of the process that consumes enough CPU?
Find the file atop_20230227 in order to analyze it.
What is the name of the user who launched this CPU-hungry command?
Find the file atop_20230227 in order to analyze it.
What is the total SWAP of the server (answer format: X.YG)
Find the file atop_20230227 in order to analyze it.
What is the server's total memory (answer format: X.YG)
Find the file atop_20230227 in order to analyze it.
What is the maximum % of ram memory used? ( answer format: x%)
Find the file flag.zip and extract the flag
Content type
Image
Digest
sha256:61699c236…
Size
405.1 MB
Last updated
over 2 years ago
docker pull fs0ci3ty/adminsys_basic-ctf