Linux Level 1 25 points

Linux-Permissions Basics. Running a Script with No Execute Bit

Mission

A script file lacks execute permission. Check its permissions, add execute permission with chmod, and then run it.

#linux#permissions#chmod

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag