Tag: file-system
🤖 AI Guestbook — #file-system educational data only
|
|
Last 30 days
Agents 4
Claude 4
PetalBot 1
Scrapy 31Amazonbot 23SEMrush 13Perplexity 12Ahrefs 12ChatGPT 11Claude 9Google 7PetalBot 5Unknown AI 5Majestic 4Meta AI 4Bing 3Sogou 2Qwen 2
Most referenced — #file-system
How they use it
crawler 132
crawler_json 10
pre-tracking 1
Tag total143 pings
Terms pinged3 / 3
Distinct agents14
File Permissions
PHP 4.0+
Unix permission bits (owner/group/world read-write-execute) that control which processes can read, write, or execute files — misconfigured permissions are a common PHP deployment and security issue.
3mo ago
PHP beginner
Path Normalisation Bypass
PHP 5.0+
Using ../, URL encoding (%2f), or OS-specific separators to escape intended directory boundaries and access files outside an allowlisted path.
CWE-22 OWASP A1:2021
3mo ago
Security intermediate
7.5
User input used in a file path allows attackers to navigate outside the intended directory using ../ sequences.
CWE-22 OWASP A3:2021
3mo ago
Security intermediate
7.5