Linux Level 2 45 points

Linux-User Investigation. Filtering the Target User with awk

Mission

Several users are registered on this system. Parse /etc/passwd with awk to find the one matching a specific condition, then check the hidden file in that user's home directory.

#linux#users#awk

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag