Update hikvision-detect.yaml
parent
7fcb5e8fc1
commit
a19df4d0c2
|
@ -1,7 +1,7 @@
|
|||
id: hikvision-detect
|
||||
|
||||
info:
|
||||
name: Hikvision panel
|
||||
name: Hikvision Panel
|
||||
author: pdteam,its0x08
|
||||
severity: info
|
||||
metadata:
|
||||
|
@ -12,11 +12,8 @@ info:
|
|||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}"
|
||||
- "{{BaseURL}}/favicon.ico"
|
||||
- "{{BaseURL}}/doc/page/login.asp"
|
||||
- "{{BaseURL}}/doc/script/common.js"
|
||||
- "{{BaseURL}}/doc/xml/Languages.xml"
|
||||
|
||||
stop-at-first-match: true
|
||||
matchers-condition: or
|
||||
|
@ -25,7 +22,6 @@ requests:
|
|||
part: body
|
||||
words:
|
||||
- "Hikvision Digital Technology"
|
||||
- '<?xml version="1.0" encoding="utf-8"?>'
|
||||
|
||||
- type: word
|
||||
name: server
|
||||
|
|
Loading…
Reference in New Issue