nuclei-templates/iot/webtools-home.yaml

25 lines
407 B
YAML
Raw Normal View History

2021-10-22 16:56:25 +00:00
id: webtools-home
info:
name: Webtools Home
author: dhiyaneshDK
severity: info
metadata:
shodan-query: http.title:"Webtools"
tags: iot
2021-10-22 16:56:25 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}/wt2parser.cgi?home_en"
matchers-condition: and
matchers:
- type: word
words:
- '<title>WebTools | Home</title>'
- type: status
status:
- 200