35 lines
835 B
YAML
35 lines
835 B
YAML
id: apache-ofbiz-detect
|
|
|
|
info:
|
|
name: Apache OFBiz - Detect
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
An Apache OFBiz instance was detected.
|
|
metadata:
|
|
max-request: 1
|
|
verified: true
|
|
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: 4a0a0047304502205d30594f5f64af924626e422439a11d6e24629c45c00ae7205f429e2c4abbbaa022100f70e9d73c15c34ebc36d041cc57695a3fca5428b9d23fe32cec394ec9e74f09b:922c64590222798bb761d5b6d8e72950 |