root@cybersec-academy:~/quizzes/linux-security

> Linux Security Quiz

_ Test your knowledge of Linux hardening and security

> Initializing Linux Security Quiz...
> Topics: Hardening, Permissions, SELinux, Vulnerabilities
> 20 questions | Time: ~15 minutes

1. What is the minimum secure permission for /etc/shadow?

2. Which command shows SUID binaries?

3. What is the purpose of SELinux?

4. Which file controls password aging policies?

5. What does chattr +i do to a file?

6. Which tool checks for common Linux vulnerabilities?

7. What is the secure alternative to telnet?

8. Which file should be empty for secure systems?

9. What does umask 027 mean?

10. Which command securely removes a file?