nuclei-templates/http/technologies/hanwang-detect.yaml

28 lines
481 B
YAML

id: hanwang-detect
info:
name: hanwang-detect
author: ffffffff0x
severity: info
metadata:
max-request: 1
fofa-query: 汉王人脸考勤管理系统
tags: hanwang,tech
http:
- method: GET
path:
- "{{BaseURL}}"
host-redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
words:
- "汉王人脸考勤管理系统"
part: body
- type: status
status:
- 200