28 lines
697 B
YAML
28 lines
697 B
YAML
id: microsoft-iis-8
|
|
|
|
info:
|
|
name: Microsoft Internet Information Services 8
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"Microsoft Internet Information Services 8"
|
|
tags: tech,iis,microsoft
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
words:
|
|
- "<title>Microsoft Internet Information Services 8</title>"
|
|
|
|
# digest: 490a0046304402207c703cffd4b0a0a9b0705df59cbf2e08ab5fbdd4a4bc5acbb80d5582d24de389022057bff6dddbcfffe322a128456fa490f1ec65aa458e358bee8396123d5823b07f:922c64590222798bb761d5b6d8e72950
|