Added clientaccesspolicy

patch-1
sandeep 2021-06-21 02:11:38 +05:30
parent 27adfa77fb
commit e5826a58f3
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
id: clientaccesspolicy
info:
author: emadshanab
name: Silverlight cross-domain policy
severity: info
tags: misc
requests:
- method: GET
path:
- "{{BaseURL}}/clientaccesspolicy.xml"
matchers-condition: and
matchers:
- type: word
words:
- "<access-policy>"
- "<cross-domain-access>"
- "domain uri="
condition: and
- type: status
status:
- 200