Linux Level 2 45 points

Linux-Pipeline. Narrowing Down Logs with grep and awk

Mission

The access log contains many lines, several of which include the flag. Chain commands together with pipes (|) to extract only the lines you need.

#linux#grep#awk

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag