Saia PCD Web-Server Configuration Page - Detect
ID: saia-web-server
Severity: info
Author: DhiyaneshDk
Tags: edb,config,exposure
Description
Section titled “Description”Saia PCD Web-Server configuration page was detected.
YAML Source
Section titled “YAML Source”id: saia-web-server
info: name: Saia PCD Web-Server Configuration Page - Detect author: DhiyaneshDk severity: info description: Saia PCD Web-Server configuration page was detected. reference: - https://www.exploit-db.com/ghdb/6865 classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cvss-score: 0 cwe-id: CWE-200 metadata: max-request: 1 tags: edb,config,exposure
http: - 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# digest: 4a0a00473045022016f4d1d771dc46ccb06dac1ba755401cbe028034cc06f7b0ee7edf69a3ef9a7c02210087a36ebbd3720f7326526d42f721f58fad601335bcd312e8538dd037b078db0e:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposures/configs/saia-web-server-info.yaml"