35 lines
836 B
YAML
35 lines
836 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: 4a0a004730450221009535b26d3084dd866574c4f420122080447b47e775cc444814bf46eb72e0b18c022052a911347c1711254c80faa334ac349d2039f0092f28d230a867489c9e6959ea:922c64590222798bb761d5b6d8e72950 |