Update gargoyle-router.yaml
parent
4d2eb8fd69
commit
e909de902e
|
@ -9,7 +9,7 @@ info:
|
|||
metadata:
|
||||
verified: true
|
||||
shodan-query: title:"Gargoyle Router Management Utility"
|
||||
tags: gargoyle,panel,router
|
||||
tags: iot,panel,gargoyle,router
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
@ -21,12 +21,11 @@ requests:
|
|||
- type: word
|
||||
words:
|
||||
- "<title>Gargoyle Router Management Utility</title>"
|
||||
condition: and
|
||||
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
- "text/html"
|
||||
part: header
|
||||
|
||||
- type: status
|
||||
status:
|
||||
|
|
Loading…
Reference in New Issue