diff --git a/technologies/ymhome-detect.yaml b/technologies/ymhome-detect.yaml new file mode 100644 index 0000000000..9f39b02ba6 --- /dev/null +++ b/technologies/ymhome-detect.yaml @@ -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