IIS Windows Server Default Page
ID: default-windows-server-page
Severity: info
Author: dhiyaneshDk
Tags: tech,windows,iis
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: default-windows-server-page
info: name: IIS Windows Server Default Page author: dhiyaneshDk severity: info classification: cpe: cpe:2.3:o:microsoft:windows_server_2003:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: microsoft product: windows_server_2003 shodan-query: http.title:"IIS Windows Server" tags: tech,windows,iis
http: - method: GET path: - '{{BaseURL}}'
matchers: - type: word words: - "<title>IIS Windows Server</title>" part: body# digest: 4a0a00473045022100ad8ea277dcd128a7c818134c0e6e79d8a606f914beeba114840b74f6b0f9bf2002202a7011466ff3afa53b2d1d593e3733ca321faaf78217cdefa85bca0bb1673252: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/microsoft/default-windows-server-page.yaml"