2023-02-14 15:19:21 +00:00
|
|
|
id: ampguard-wifi-setup
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: AmpGuard Wifi Setup
|
|
|
|
author: pussycat0x
|
|
|
|
severity: info
|
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-02-14 15:19:21 +00:00
|
|
|
shodan-query: title:"AmpGuard wifi setup"
|
2023-02-14 18:18:14 +00:00
|
|
|
tags: ampguard,iot,setup,wifi
|
2023-02-14 15:19:21 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2023-02-14 15:19:21 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "AmpGuard wifi setup"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2023-02-14 18:18:14 +00:00
|
|
|
- 200
|