Update and rename avtech-avn801-network-camera-panel.yaml to avtech-avn801-camera-panel.yaml
parent
1d1a532e5e
commit
2f4f01be44
|
@ -1,15 +1,14 @@
|
|||
id: avtech-avn801-network-camera-panel
|
||||
id: avtech-avn801-camera-panel
|
||||
|
||||
info:
|
||||
name: Avtech AVN801 network camera panel page
|
||||
description: AVTECH offers a range of IP camera series with different shapes, resolutions and lens to fulfill different demands. Select the items needed to narrow down product search.
|
||||
reference:
|
||||
- http://www.avtech.com.tw/
|
||||
name: Avtech AVN801 Network Camera Panel Detect
|
||||
author: idealphase
|
||||
severity: info
|
||||
description: AVTECH offers a range of IP camera series with different shapes, resolutions and lens to fulfill different demands. Select the items needed to narrow down product search.
|
||||
reference: http://www.avtech.com.tw
|
||||
metadata:
|
||||
shodan-query: title:"login" product:"Avtech AVN801 network camera"
|
||||
severity: info
|
||||
tags: panel,avtech
|
||||
tags: panel,avtech,iot,camera
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
@ -18,13 +17,13 @@ requests:
|
|||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
- type: word
|
||||
words:
|
||||
- "IP Surveillance for Your Life"
|
||||
- "please visit 'www.avtech.com.tw' for more details."
|
||||
- "avtech"
|
||||
- "/cgi-bin/guest/Login.cgi?rnd="
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue