apache ofbiz detect

main
Rishi 2024-08-09 10:11:42 +01:00 committed by GitHub
parent bcedf66ca1
commit 5ed376733d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
id: ofbiz-panel
info:
name: Apache OFBiz Panel - Detect
author: rxerium
severity: info
description: An Apache OFBiz instance was detected.
tags: panel,detect,ofbiz
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "OFBiz.Visitor="
- "Apache OFBiz."
condition: and
- type: status
status:
- 200