Laravel Debug Mode Enabled

Severity: Low
Summary#

Invicti detected Laravel debug mode is enabled, so the target web server is disclosing some system information data in the HTTP response.

Debug mode enables extra debugging behaviors that assist developers, as well as attackers.

Impact#
An attacker can obtain information such as:
  • Application key
  • Database connection strings
This information might help an attacker gain more information and potentially to focus on the development of further attacks to the target system.
Remediation#
Change your .env file to disable debug mode:
	APP_DEBUG=false
	

Build your resistance to threats. And save hundreds of hours each month.

Get a demo See how it works