nuclei-templates/exposures/configs/saia-web-server-info.yaml

25 lines
454 B
YAML
Raw Normal View History

2021-04-19 15:53:41 +00:00
id: saia-web-server
info:
name: Saia PCD Web-Server
author: DhiyaneshDk
severity: low
reference: https://www.exploit-db.com/ghdb/6865
2021-04-20 09:11:34 +00:00
tags: config,exposure
2021-04-19 15:53:41 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}/loadtextfile.htm#programinfo"
matchers-condition: and
matchers:
- type: word
words:
- "<title>Saia PCD Web Server</title>"
part: body
- type: status
status:
- 200