Inspect sensitive file modes without modifying them.
Mission 18
Permission review
Review sensitive fake SSH and web files with long listings and metadata.
Permissions and users
0/25 lessons
0/7 missions
New learnerrank
0XP
0%complete
learner@clairos:/home/learner $
Unix ops lab: type a command, press Enter
Lesson support
What to notice while you play.
Compare /etc/ssh/sshd_config and /srv/www/index.html.
Reviews find risky permissions before they become incidents.
- Changing sensitive files as a first step.
- Ignoring owner/group labels.
Reference
Commands in this lesson.
ls [-la] [path]
List fake files and folders.
grep [-i] <text> <file>
Find literal text inside a file.
stat <path>
Show fake file details.