Update novus-ip-camera.yaml
parent
0cfcbc5929
commit
03a2fa16a8
|
@ -9,7 +9,7 @@ info:
|
|||
metadata:
|
||||
verified: true
|
||||
google-dork: intitle:"NoVus IP camera" -com
|
||||
tags: iot,panel
|
||||
tags: iot,panel,camera,novus
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
@ -21,12 +21,11 @@ requests:
|
|||
- type: word
|
||||
words:
|
||||
- "<title>NoVus IP camera</title>"
|
||||
condition: and
|
||||
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
- "text/html"
|
||||
part: header
|
||||
|
||||
- type: status
|
||||
status:
|
||||
|
|
Loading…
Reference in New Issue