nuclei-templates/http/technologies/xerox-workcentre-detect.yaml

30 lines
536 B
YAML

id: xerox-workcentre-detect
info:
name: Xerox Workcentre Detect
author: pussycat0x
severity: info
metadata:
max-request: 1
verified: true
shodan-query: title:"XEROX WORKCENTRE"
tags: tech,xerox,workcentre
http:
- method: GET
path:
- "{{BaseURL}}/index.dhtml"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "XEROX WORKCENTRE"
- "/header.php?tab=status"
condition: and
- type: status
status:
- 200