Update netsurveillance-web.yaml
parent
22392b0133
commit
9420729c0f
|
@ -5,9 +5,10 @@ info:
|
||||||
author: DhiyaneshDK
|
author: DhiyaneshDK
|
||||||
severity: info
|
severity: info
|
||||||
reference: https://www.exploit-db.com/ghdb/7288
|
reference: https://www.exploit-db.com/ghdb/7288
|
||||||
tags: tech
|
|
||||||
metadata:
|
metadata:
|
||||||
shodan-dork: http.title:"NETSurveillance WEB"
|
shodan-dork: http.title:"NETSurveillance WEB"
|
||||||
|
google-dork: intitle:"NETSurveillance WEB"
|
||||||
|
tags: tech,iot
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
|
@ -18,7 +19,7 @@ requests:
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: word
|
||||||
words:
|
words:
|
||||||
- "NetSuveillanceWebCookie"
|
- "<title>NetSurveillance WEB</title>"
|
||||||
|
|
||||||
- type: status
|
- type: status
|
||||||
status:
|
status:
|
||||||
|
|
Loading…
Reference in New Issue