Linux13: Separating Signal from Noise

Security tools mix normal output with warnings and errors — during a live incident, you need those streams kept apart

Objective

Learner can distinguish stdout from stderr and redirect each independently

Mission

~/cases/case-1042/tools/quick-scan.sh produces normal scan output alongside diagnostic warnings. Priya wants them split cleanly: findings go to scan-output.log, warnings/errors go to scan-errors.log, with nothing crossed over

Commands you may need to solve this lab

>2>./

Questions

Machine Offline

Isolated container is offline

Click "Start Machine" to boot your sandbox instance and choose your preferred interface