Enhancement: network/detection/ibm-d2b-database-server.yaml by md

patch-1
MostInterestingBotInTheWorld 2023-03-22 14:32:23 -04:00
parent 56ffd6e01a
commit 061159686a
1 changed files with 8 additions and 2 deletions

View File

@ -1,13 +1,17 @@
id: ibm-d2b-database-server
info:
name: IBM DB2 Database Server Detection
name: IBM DB2 Database Server - Detect
author: pussycat0x
severity: info
description: |
A Db2 server is a relational database management system (RDBMS) that delivers data to its IBM data server clients. If you plan to use a database that resides on this computer, install a Db2 server. For more information about Db2 server.
IBM DB2 Database Server panel was detected.
reference:
- https://nmap.org/nsedoc/scripts/db2-das-info.html
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cvss-score: 0.0
cwe-id: CWE-200
metadata:
verified: true
shodan-query: product:"IBM DB2 Database Server"
@ -30,3 +34,5 @@ network:
- "DB2"
- "SQLJS1D"
condition: or
# Enhanced by md on 2023/03/22