sqlmap/plugins/dbms
User e342e7f37d Improve Apache Doris and StarRocks detection logic
- Use VERSION() = '5.7.99' as primary Doris fingerprint (more reliable than BITMAP functions)
- Add @@VERSION_COMMENT checks for both Doris and StarRocks
- Add StarRocks fork detection to avoid misidentification
- Remove unreliable BITMAP_UNION_COUNT() as sole detection method

This addresses the issue where BITMAP_UNION_COUNT() alone could misidentify
StarRocks or other bitmap-compatible systems as Doris. The new multi-step
detection logic provides more accurate database identification.
2025-08-22 10:47:00 +08:00
..
access Minor update of fingerprinting payloads 2025-07-09 20:20:08 +02:00
altibase Patch for #5897 2025-05-08 23:54:39 +02:00
cache Patch for #5897 2025-05-08 23:54:39 +02:00
clickhouse Patch for #5897 2025-05-08 23:54:39 +02:00
cratedb Patch for #5897 2025-05-08 23:54:39 +02:00
cubrid Patch for #5897 2025-05-08 23:54:39 +02:00
db2 Patch for #5897 2025-05-08 23:54:39 +02:00
derby Patch for #5897 2025-05-08 23:54:39 +02:00
extremedb Patch for #5897 2025-05-08 23:54:39 +02:00
firebird Patch for #5897 2025-05-08 23:54:39 +02:00
frontbase Patch for #5897 2025-05-08 23:54:39 +02:00
h2 Patch for #5897 2025-05-08 23:54:39 +02:00
hsqldb Patch for #5897 2025-05-08 23:54:39 +02:00
informix Patch for #5897 2025-05-08 23:54:39 +02:00
maxdb Patch for #5897 2025-05-08 23:54:39 +02:00
mckoi Patch for #5897 2025-05-08 23:54:39 +02:00
mimersql Minor update of fingerprinting payloads 2025-07-09 20:20:08 +02:00
monetdb Patch for #5897 2025-05-08 23:54:39 +02:00
mssqlserver Patch for #5897 2025-05-08 23:54:39 +02:00
mysql Improve Apache Doris and StarRocks detection logic 2025-08-22 10:47:00 +08:00
oracle Update regarding the #5911 2025-06-16 12:14:24 +02:00
postgresql Fixes #5919 2025-06-27 15:20:09 +02:00
presto Patch for #5897 2025-05-08 23:54:39 +02:00
raima Patch for #5897 2025-05-08 23:54:39 +02:00
sqlite Minor update of fingerprinting payloads 2025-07-09 20:20:08 +02:00
sybase Patch for #5897 2025-05-08 23:54:39 +02:00
vertica Patch for #5897 2025-05-08 23:54:39 +02:00
virtuoso Patch for #5897 2025-05-08 23:54:39 +02:00
__init__.py Patch for #5897 2025-05-08 23:54:39 +02:00