Wms-Server detect
ID: wms-server-detect
Severity: info
Author: pikpikcu
Tags: tech,wms,httpserver
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: wms-server-detect
info: name: Wms-Server detect author: pikpikcu severity: info classification: cpe: cpe:2.3:a:wms_project:wms:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: wms_project product: wms fofa-query: app="WmsServer" tags: tech,wms,httpserver
http: - method: GET path: - "{{BaseURL}}"
matchers: - type: word part: header words: - "WMSServer/"# digest: 4a0a00473045022100829e9f32bfffee7f2a454b4578638bca51d10ad144c64ad98615d537602955a202203df01c0d6dd74ad78842662a72867ae4aa6fd4e8e0f36aaf1c435215fdaa880b: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/technologies/wms-server-detect.yaml"