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:
|
info:
|
||||||
name: Avtech AVN801 network camera panel page
|
name: Avtech AVN801 Network Camera Panel Detect
|
||||||
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/
|
|
||||||
author: idealphase
|
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:
|
metadata:
|
||||||
shodan-query: title:"login" product:"Avtech AVN801 network camera"
|
shodan-query: title:"login" product:"Avtech AVN801 network camera"
|
||||||
severity: info
|
tags: panel,avtech,iot,camera
|
||||||
tags: panel,avtech
|
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
|
@ -18,13 +17,13 @@ requests:
|
||||||
|
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
- type: status
|
|
||||||
status:
|
|
||||||
- 200
|
|
||||||
|
|
||||||
- type: word
|
- type: word
|
||||||
words:
|
words:
|
||||||
- "IP Surveillance for Your Life"
|
- "IP Surveillance for Your Life"
|
||||||
- "please visit 'www.avtech.com.tw' for more details."
|
- "avtech"
|
||||||
- "/cgi-bin/guest/Login.cgi?rnd="
|
- "/cgi-bin/guest/Login.cgi?rnd="
|
||||||
condition: and
|
condition: and
|
||||||
|
|
||||||
|
- type: status
|
||||||
|
status:
|
||||||
|
- 200
|
Loading…
Reference in New Issue