nuclei-templates/technologies/zope-detect.yaml

28 lines
462 B
YAML
Raw Normal View History

2023-02-03 18:50:40 +00:00
id: zope-detect
info:
name: Zope Quick Start Detect
author: pikpikcu
severity: info
metadata:
2023-02-05 04:35:35 +00:00
verified: true
shodan-query: http.title:"Zope QuickStart"
2023-02-03 18:50:40 +00:00
tags: tech,zope
requests:
- method: GET
path:
- "{{BaseURL}}"
2023-02-05 04:35:05 +00:00
matchers-condition: or
2023-02-03 18:50:40 +00:00
matchers:
- type: word
part: body
words:
- "<title>Zope QuickStart</title>"
2023-02-05 04:35:05 +00:00
- type: word
part: server
words:
- "Zope/"