nuclei-templates/network/printer-sensitiveinfo-leak....

20 lines
428 B
YAML
Raw Normal View History

2021-07-14 18:08:45 +00:00
id: printer-sensitiveinfo-leaks
info:
name: unauthorized printer access
author: pussycat0x
severity: high
tags: network,iot
reference: https://book.hacktricks.xyz/pentesting/9100-pjl
network:
- inputs:
- data: "@PJL INFO STATUS\n"
host:
- "{{Hostname}}:9100"
matchers:
- type: word
words:
2021-07-15 09:40:47 +00:00
- "CODE="
- "PJL INFO STATUS"
condition: and