matcher update

patch-1
sandeep 2021-07-13 01:30:58 +05:30
parent edd6aecfdd
commit 3b13abc7f2
1 changed files with 10 additions and 4 deletions

View File

@ -1,18 +1,24 @@
id: hp-printer-unauthorized-access
id: unauthorized-hp-printer
info:
name: hp-printer-unauthorized-access
name: Unauthorized HP Printer
author: pussycat0x
severity: High
tags: hp,unauthorized
severity: high
tags: hp,iot,unauth
requests:
- method: GET
path:
- "{{BaseURL}}/SSI/Auth/ip_snmp.htm"
matchers-condition: and
matchers:
- type: word
words:
- "HP"
- "<h1>SNMP</h1>"
condition: and
- type: status
status:
- 200