34 lines
689 B
YAML
34 lines
689 B
YAML
id: ymhome-detect
|
|
|
|
info:
|
|
name: Ymhome-detect
|
|
author: ffffffff0x
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
fofa-query: app="一米OA"
|
|
tags: ymhome,tech
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "yimioa.apk"
|
|
- "isSavePwd:"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a0048304602210093b4fab43bbe4acbb2f132d5ddbe8a768bf49d5a5d6fd4a79c9ffc6623e6a519022100abfb7a8a0beaee8ac1208f34f1deccdbddbe1a777edb2471399f929af6f72925:922c64590222798bb761d5b6d8e72950
|