nuclei-templates/http/technologies/fanruanoa-detect.yaml

26 lines
456 B
YAML
Raw Normal View History

2021-05-20 17:26:55 +00:00
id: fanruanoa-detect
info:
name: FanRuanOA-detect
author: YanYun
severity: info
tags: oa,tech,dotnet,fanruan
metadata:
max-request: 2
2021-05-20 17:26:55 +00:00
http:
2021-05-20 17:26:55 +00:00
- method: GET
path:
- "{{BaseURL}}/WebReport/ReportServer"
- "{{BaseURL}}/ReportServer"
stop-at-first-match: true
2021-05-20 17:26:55 +00:00
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- 'DeploySuccess._init'