Merge pull request #10813 from projectdiscovery/canon-iradv-c3325
Create canon-iradv-c3325.yamlpatch-12
commit
3fab43b4ad
|
@ -0,0 +1,32 @@
|
|||
id: canon-iradv-c3325
|
||||
|
||||
info:
|
||||
name: Canon iR-ADV C3325 Panel - Detect
|
||||
author: ritikchaddha
|
||||
severity: info
|
||||
metadata:
|
||||
verified: true
|
||||
max-request: 2
|
||||
shodan-query: title:"c3325"
|
||||
tags: canon,c3325,panel,login,detect
|
||||
|
||||
http:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}"
|
||||
|
||||
host-redirects: true
|
||||
max-redirects: 2
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: response
|
||||
words:
|
||||
- 'iR-ADV'
|
||||
- 'C3325'
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue