Delete http/technologies/onlyoffice-docs.yaml
parent
6907e8d1ad
commit
8860c009a8
|
@ -1,28 +0,0 @@
|
|||
id: onlyoffice-docs
|
||||
|
||||
info:
|
||||
name: Detect ONLYOFFICE Docs Community Edition
|
||||
author: eremit4
|
||||
severity: info
|
||||
description: ONLYOFFICE Community Server is a free open-source collaborative system developed to manage documents, projects, customer relationship and email correspondence.
|
||||
metadata:
|
||||
max-request: 1
|
||||
fofa-query: app="ONLYOFFICE" && (icon_hash="1928933157" || icon_hash="826083956" || icon_hash="-1380930248" || icon_hash="-285544629" || icon_hash="812741391")
|
||||
tags: tech
|
||||
|
||||
http:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/welcome/"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- "ONLYOFFICE Docs Community Edition installed"
|
||||
- "ONLYOFFICE Docs editions"
|
||||
- "integrate ONLYOFFICE Docs into your sync&share app"
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue