39 lines
904 B
YAML
39 lines
904 B
YAML
id: apache-ofbiz-detect
|
|
|
|
info:
|
|
name: Apache OFBiz - Detect
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
An Apache OFBiz instance was detected.
|
|
classification:
|
|
cpe: cpe:2.3:a:apache:ofbiz:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: apache
|
|
product: ofbiz
|
|
fofa-query: app="Apache_OFBiz"
|
|
tags: tech,detect,ofbiz,apache
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: response
|
|
words:
|
|
- "OFBiz.Visitor="
|
|
- "Apache OFBiz."
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402202e1825c9cdea936684b51dad9cddcb696ccd543db396c760a96974b97343a17e02207a2384cd39e661576a80b2be50d971119b801b13fbee1a478e5f47a8cd219bd9:922c64590222798bb761d5b6d8e72950 |