24 lines
517 B
YAML
24 lines
517 B
YAML
id: options-method
|
|
|
|
info:
|
|
name: Allowed Options Method
|
|
author: pdteam
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
tags: misc,generic
|
|
|
|
http:
|
|
- method: OPTIONS
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: header
|
|
group: 1
|
|
regex:
|
|
- "Allow: ([A-Z, ]+)"
|
|
|
|
# digest: 490a0046304402204094c8396ec3965012c351d7ea16aeb63a609dcf69299aeeabe28521be2467bd022021f17fb08027d1959dd680358334ba34a92adf774e7e277a5b1f000473f656c5:922c64590222798bb761d5b6d8e72950
|