Skip to content

hanwang-detect

ID: hanwang-detect

Severity: info

Author: ffffffff0x

Tags: hanwang,tech

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
# digest: 4a0a0047304502206eaee71e68ec4e8f6f493749a4212b5ce145d9b8ff36e27ba02b645e54a08c940221008b0a06c34d5e1f215f572ea48e4f9d1ae7df2314f5e1f6b148a55f89480b6c45:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/technologies/hanwang-detect.yaml"

View on Github