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

26 lines
464 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
tags: edb,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