Add files via upload

patch-1
Dominique RIGHETTO 2024-01-25 15:11:22 +01:00 committed by GitHub
parent c9a9070881
commit 7bd287f0fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,34 @@
id: tibco-businessconnect-detect
info:
name: TIBCO BusinessConnect - Detect
author: righettod
severity: info
description: |
TIBCO BusinessConnect technology was detected.
reference:
- https://www.tibco.com/products/tibco-businessconnect
metadata:
max-request: 1
verified: true
shodan-query: http.html:"TIBCO BusinessConnect"
tags: tibco,detect,tech
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Powered by TIBCO Software Inc"
- "TIBCO BusinessConnect Gateway Server"
- "<TITLE>OK</TITLE>"
condition: and
- type: status
status:
- 200