Create ymhome-detect.yaml

patch-1
Prince Chaddha 2021-12-08 10:32:05 +05:30 committed by GitHub
parent a502692c7f
commit 957046930c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
id: ymhome-detect
info:
name: Ymhome-detect
author: ffffffff0x
severity: info
metadata:
fofa-query: app="一米OA"
tags: Ymhome,tech
requests:
- method: GET
path:
- "{{BaseURL}}"
redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
part: body
words:
- "yimioa.apk"
- "isSavePwd"
condition: and
- type: status
status:
- 200