add missing path
parent
e5acd9d461
commit
8d5fc6cd1a
|
@ -1,7 +1,7 @@
|
|||
id: dompdf-config
|
||||
|
||||
info:
|
||||
name: DOMPDF Configuration detection
|
||||
name: DomPDF - Configuration Page
|
||||
author: kazet
|
||||
severity: low
|
||||
description: |
|
||||
|
@ -9,21 +9,21 @@ info:
|
|||
classification:
|
||||
cwe-id: CWE-200
|
||||
metadata:
|
||||
max-request: 5
|
||||
fofa-query: title="dompdf - The PHP 5 HTML to PDF Converter"
|
||||
verified: true
|
||||
tags: config,exposure,dompdf
|
||||
|
||||
http:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/www/setup.php"
|
||||
- "{{BaseURL}}/dompdf/dompdf/www/setup.php"
|
||||
- "{{BaseURL}}/js/dompdf/www/setup.php"
|
||||
- "{{BaseURL}}/portal/application/libraries/dompdf/www/setup.php"
|
||||
- "{{BaseURL}}/sites/all/libraries/dompdf/www/setup.php"
|
||||
- "{{BaseURL}}/vendor/dompdf/dompdf/www/setup.php"
|
||||
|
||||
redirects: true
|
||||
stop-at-first-match: true
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
|
|
Loading…
Reference in New Issue