Linux Level 1 20 points

Linux-SSH Key Hunt. Discovering a Hidden Private Key File

Mission

A file resembling a private key is hidden deep inside an application's configuration directory. Use find to track it down by extension or directory hints, then inspect its contents.

#linux#ssh#find

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag