mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-02-06 10:43:18 +08:00
misc updates
This commit is contained in:
@@ -14,6 +14,7 @@ requests:
|
||||
- "{{BaseURL}}/phpmyadmin/index.php?db=information_schema"
|
||||
- "{{BaseURL}}/phpMyAdmin/index.php?db=information_schema"
|
||||
|
||||
stop-at-first-match: true
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
@@ -21,6 +22,7 @@ requests:
|
||||
- "var db = 'information_schema';"
|
||||
- "var opendb_url = 'db_structure.php';"
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
Reference in New Issue
Block a user