Merge pull request #4366 from ritikchaddha/patch-51

Create ecology-detect.yaml
patch-1
Prince Chaddha 2022-05-11 23:34:55 +05:30 committed by GitHub
commit 64b6e96b85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: ecology-detect
info:
name: Ecology Detection
author: ritikchaddha
severity: info
metadata:
verified: true
shodan-query: ecology_JSessionid
fofa-query: app="泛微-协同办公OA"
tags: ecology,tech
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: header
words:
- "ecology_JSessionid"
- type: status
status:
- 200