Laravel Enabled Debug Mode Scanner
Information disclosed from this page can be used to gain additional information about the target system.
Short Info
Level
Medium
Single Scan
Single Scan
Can be used by
Asset Owner
Estimated Time
5 seconds
Time Interval
5 days
Scan only one
URL
Toolbox
-
One of the main features of debug mode is the display of detailed error pages. If your app raises an exception when APP_DEBUG is True, Laravel will display a detailed traceback, including a lot of metadata about your environment, such as all the currently defined Laravel settings. If an attacker can successfully start a remote debugging session, this is likely to disclose sensitive information about the web application and supporting infrastructure that may be valuable in formulating targeted attacks against the system.