2020-11-26 17:19:05 +00:00
|
|
|
id: xml-schema-detect
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2020-11-26 17:19:05 +00:00
|
|
|
info:
|
|
|
|
name: XML Schema Detection
|
|
|
|
author: alph4byt3
|
|
|
|
severity: info
|
2021-04-01 18:35:08 +00:00
|
|
|
tags: misc
|
2020-11-26 17:19:05 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/schema"
|
|
|
|
|
|
|
|
matchers-condition: and
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2020-11-26 17:19:05 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- ".xsd"
|
|
|
|
- "Schemas"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|