Skip to content

Linux Basic 03

Introduction

EHCTF

Category: Misc

Write-up date: 03/03/2025

Question: Trong linux, thư mục mà mọi user đều có quyền truy cập?

Point: 100

Solve

The folder that everyone have read, write permission is /tmp: https://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch03s18.html#purpose17

FLAG: EHCTF{tmp}