IBM DB2 Database Server - Detect
ID: ibm-d2b-database-server
Severity: info
Author: pussycat0x
Tags: network,ibm,database,db,db2,detect,detection,tcp
Description
Section titled “Description”IBM DB2 Database Server panel was detected.
YAML Source
Section titled “YAML Source”id: ibm-d2b-database-server
info: name: IBM DB2 Database Server - Detect author: pussycat0x severity: info description: | 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 cwe-id: CWE-200 metadata: verified: true max-request: 1 shodan-query: product:"IBM DB2 Database Server" tags: network,ibm,database,db,db2,detect,detection,tcptcp: - inputs: - data: "01c2000000040000b601000053514c4442325241000100000401010005001d008800000001000080000000010900000001000040000000010900000001000040000000010800000004000040000000010400000001000040000000400400000004000040000000010400000004000040000000010400000004000040000000010400000002000040000000010400000004000040000000010000000001000040000000000400000004000080000000010400000004000080000000010400000003000080000000010400000004000080000000010800000001000040000000010400000004000040000000011000000001000080000000011000000001000080000000010400000004000040000000010900000001000040000000010900000001000080000000010400000003000080000000010000000000000000000000000104000001000080000000010000000000000000000000000000000000000000000000000000000001000040000000010000000001000040000000002020202020202020000000000000000000000000000000000100ff000000000000000000000000000000000000000000e404000000000000000000000000000000000000007f" type: hex
host: - "{{Hostname}}" port: 50000
matchers-condition: and matchers: - type: word encoding: hex words: - "SQLDB2RA" - "DB2" - "SQLJS1D" condition: or
- type: word words: - "HTTP/1.1" negative: true# digest: 4b0a0048304602210096187bfd03e2f012b62288eb94900f241862bca731c9e2d949968aa6db51d5fc022100fc572228ec96e124f5a9812f6c996c82e92c28d66f67e87aebd6b44b2a5ea203:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "network/detection/ibm-d2b-database-server.yaml"