30 lines
651 B
YAML
30 lines
651 B
YAML
id: fanruanoa-detect
|
|
|
|
info:
|
|
name: FanRuanOA-detect
|
|
author: YanYun
|
|
severity: info
|
|
metadata:
|
|
max-request: 2
|
|
tags: oa,tech,dotnet,fanruan
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/WebReport/ReportServer"
|
|
- "{{BaseURL}}/ReportServer"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
words:
|
|
- 'DeploySuccess._init'
|
|
|
|
# digest: 490a00463044022051e8212a2ef1e6df9ea1d448a5997139e96bf36a47159d4ff51afb94c13e2fde022058db899b9159804d42d4a1ae532d8242b6c36d531ebd844325cae277a75f2476:922c64590222798bb761d5b6d8e72950
|