@GroupNebula563@mastodon.social
Post #4503628
2026-08-11 22:21 UTC
if (str_contains($_SERVER['REQUEST_URI'], '.env')) {
header('HTTP/1.1 200 Nice Try');
readfile('/dev/zero');
}
that should take care of em
Replies (0)
No replies.