2022-08-17 15:06:16 +00:00
|
|
|
id: gargoyle-router
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Gargoyle Router Management Utility
|
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: info
|
|
|
|
reference:
|
|
|
|
- https://www.exploit-db.com/ghdb/8004
|
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
shodan-query: title:"Gargoyle Router Management Utility"
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: panel,iot,gargoyle,router,edb
|
2022-08-17 15:06:16 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/login.sh"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<title>Gargoyle Router Management Utility</title>"
|
|
|
|
|
|
|
|
- type: word
|
2022-08-20 09:18:36 +00:00
|
|
|
part: header
|
2022-08-17 15:06:16 +00:00
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|