Skip to main content
eLearner.app
LINUX TERMINAL QUEST

Linux Terminal Quest: Intrusion Detection

Explore the filesystem, view hidden files, and modify permissions in a simulated terminal to neutralize the intrusion.

Level Objective

An intruder has hidden an access token in the home folder. Use the command to list all files (including hidden ones starting with '.') and view the contents of the hidden file '.secret_token' using the 'cat' command.

Virtual File Explorer

Synchronized in real-time with the shell.

PWD:/home/agent

Stuck?

Learn the fundamental concepts in the Linux course to solve this challenge.

TTY1 - EMULATION CONSOLE
ONLINE
eLearner.app POSIX Shell Simulator v1.0
Type "help" to list available commands.
agent@elearner:~$