hanwang-detect (#3301)
* activecollab-detect * activecollab-detect * Update activeCollab-detect.yaml * Rename activeCollab-detect.yaml to activecollab-detect.yaml * add hanwang-detect Co-authored-by: sandeep <sandeep@projectdiscovery.io>patch-1
parent
620ac72890
commit
051734b738
|
@ -0,0 +1,27 @@
|
|||
id: hanwang-detect
|
||||
|
||||
info:
|
||||
name: hanwang-detect
|
||||
author: ffffffff0x
|
||||
severity: info
|
||||
metadata:
|
||||
fofa-query:"汉王人脸考勤管理系统"
|
||||
tags: hanwang,detect
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}"
|
||||
|
||||
redirects: true
|
||||
max-redirects: 2
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "汉王人脸考勤管理系统"
|
||||
part: body
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue