Sensitive Files
Installation Log File Exposure Check
Installation log files (install.log, setup.log, install.php) can reveal critical server information. Identify and remove them quickly.
What this test checks
This test checks whether installation log files (install.log, setup.log, install.txt, installation.log, install.php, setup.php) are publicly accessible. These files often contain detailed information about the environment, database, configuration errors, or temporary credentials used during installation. Their exposure constitutes a major security flaw.
Our recommendation
Immediately delete all installation log files from your production server. In many CMSs, these files are located in the root directory or in a /logs/ subfolder. Also verify that no installation file (install.php) persists after site setup. Use a file scanning tool to automatically detect these traces.
Security tests