Update ymhome-detect.yaml
parent
957046930c
commit
31e398b530
|
@ -6,7 +6,7 @@ info:
|
||||||
severity: info
|
severity: info
|
||||||
metadata:
|
metadata:
|
||||||
fofa-query: app="一米OA"
|
fofa-query: app="一米OA"
|
||||||
tags: Ymhome,tech
|
tags: ymhome,tech
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
|
@ -15,14 +15,13 @@ requests:
|
||||||
|
|
||||||
redirects: true
|
redirects: true
|
||||||
max-redirects: 2
|
max-redirects: 2
|
||||||
|
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: word
|
||||||
part: body
|
part: body
|
||||||
words:
|
words:
|
||||||
- "yimioa.apk"
|
- "yimioa.apk"
|
||||||
- "isSavePwd"
|
- "isSavePwd:"
|
||||||
condition: and
|
condition: and
|
||||||
|
|
||||||
- type: status
|
- type: status
|
||||||
|
|
Loading…
Reference in New Issue