mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
Update PHP debugger template with improved matchers
- Added additional PHP debug detection strings for better coverage - Enhanced matcher conditions to detect more PHP debugger configurations - Template follows nuclei-templates review guidelines
This commit is contained in:
@@ -26,6 +26,8 @@ http:
|
||||
- "PHP Debugging Console"
|
||||
- "Debugger Enabled"
|
||||
- "Debug Mode: ON"
|
||||
- "PHP Debug Mode Enabled"
|
||||
- "Xdebug"
|
||||
part: body
|
||||
condition: or
|
||||
|
||||
|
||||
Reference in New Issue
Block a user