
Security menu option



Examples of paths that are blocked include:
/.env, /.env.bak, /.env.production and other environment files that may contain secrets
/.git/config, /.git/HEAD and other version control paths/.aws/credentials, /.kube/config and other cloud credential files/wp-login.php, /wp-admin/, /xmlrpc.php and other WordPress paths/actuator/env, /actuator/heapdump and other Spring Boot actuator endpoints/phpmyadmin/, /adminer.php, /jenkins/script and other admin panels/shell.php, /c99.php, /cmd.php and other webshell filenames/backup.sql, /backup.zip, /dump.sql and other backup artifacts
The full list contains over 250 paths covering configuration files, cloud metadata endpoints, CMS paths, framework debug endpoints, admin panels, VPN gateways, and known backdoor filenames