nuclei-templates/http/exposed-panels/sauter-moduwebvision-panel....

34 lines
671 B
YAML
Raw Normal View History

2023-05-25 15:46:04 +00:00
id: sauter-moduwebvision-panel
info:
name: SAUTER moduWeb Vision Panel - Detect
2023-05-25 15:46:04 +00:00
author: righettod
severity: info
description: |
Sauter moduWeb Vision was detected.
2023-05-25 15:46:04 +00:00
reference:
- https://www.sauter-controls.com
metadata:
max-request: 1
verified: "true"
shodan-query: http.favicon.hash:-1663319756
tags: panel,moduweb,sauter,login
2023-05-25 15:46:04 +00:00
http:
- method: GET
path:
- '{{BaseURL}}/login'
host-redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
part: body
words:
- '<title>SAUTER moduWeb Vision</title>'
- type: status
status:
- 200