Xerox Workcentre Detect
ID: xerox-workcentre-detect
Severity: info
Author: pussycat0x
Tags: tech,xerox,workcentre
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: xerox-workcentre-detect
info: name: Xerox Workcentre Detect author: pussycat0x severity: info classification: cpe: cpe:2.3:h:xerox:workcentre_7970i:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: xerox product: workcentre_7970i 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# digest: 4b0a0048304602210082962597036b13aa58a48803933915f2b57b8578f72cbcfa410547c8e6be7777022100e62b1b1786dfef7ab4e32e4da995d56b5e7b3dd1519938f84a8d4ff28bf3a240:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/technologies/xerox-workcentre-detect.yaml"