Update and rename technologies/hitron-technologies.yaml to exposed-panels/hitron-technologies.yaml
parent
ee54ea401a
commit
f08fd16923
|
@ -4,17 +4,21 @@ info:
|
|||
author: pussycat0x
|
||||
severity: info
|
||||
reference: https://www.exploit-db.com/ghdb/7062
|
||||
tags: tech,panel
|
||||
tags: router,panel
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/login.html"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "Hitron"
|
||||
- "$.hitron.languages.lang_init();"
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- 200
|
Loading…
Reference in New Issue