nuclei-templates/technologies/opensis-detect.yaml

25 lines
419 B
YAML
Raw Normal View History

2021-07-27 00:15:56 +00:00
id: opensis-detect
info:
name: OpenSIS Detect
author: pikpikcu
severity: info
tags: tech,opensis
requests:
- method: GET
path:
2021-08-03 13:56:06 +00:00
- "{{BaseURL}}"
2021-07-27 00:15:56 +00:00
- "{{BaseURL}}/opensis/index.php"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>openSIS Student Information System</title>"
- type: status
status:
- 200