Security tools are often configured through environment variables instead of config files — and PATH decides which tools you can even invoke by name
Objective
Learner can set and inspect shell/environment variables, understand PATH, and use them to configure a tool behavior
Mission
A vulnerability scanner utility was dropped into ~/cases/case-1042/tools/, but it can't be invoked by name from anywhere without a full path. Set an environment variable SCAN_TARGET=app-srv-03 and prove a companion script can read it
Commands you may need to solve this lab
echoexport
Questions
Machine Offline
Isolated container is offline
Click "Start Machine" to boot your sandbox instance and choose your preferred interface