30 lines
624 B
YAML
30 lines
624 B
YAML
id: xml-schema-detect
|
|
|
|
info:
|
|
name: XML Schema Detection
|
|
author: alph4byt3
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
tags: misc,generic
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/schema"
|
|
|
|
matchers-condition: and
|
|
host-redirects: true
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- ".xsd"
|
|
- "Schemas"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022011ad1090dabcdf9c7d82863ed6333657cedf60a15e421c2c4bfeebd19b00f9dc022100ebc0184c723fd4fb4cf5248dc5f9cad05af6ef9f39ec83c3aad462eb0b17bffc:922c64590222798bb761d5b6d8e72950
|