mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-10-22 19:54:55 +03:00
- Add 'doris' to MYSQL_ALIASES in lib/core/settings.py - Add DORIS fork enum in lib/core/enums.py - Add Doris detection logic using BITMAP_UNION_COUNT() function in MySQL fingerprint - Apache Doris will now be properly identified as "MySQL (Doris fork)" instead of showing "MySQL version not found" error Apache Doris is highly compatible with MySQL syntax and protocol but has unique features like BITMAP functions that can be used for detection. |
||
---|---|---|
.. | ||
access | ||
altibase | ||
cache | ||
clickhouse | ||
cratedb | ||
cubrid | ||
db2 | ||
derby | ||
extremedb | ||
firebird | ||
frontbase | ||
h2 | ||
hsqldb | ||
informix | ||
maxdb | ||
mckoi | ||
mimersql | ||
monetdb | ||
mssqlserver | ||
mysql | ||
oracle | ||
postgresql | ||
presto | ||
raima | ||
sqlite | ||
sybase | ||
vertica | ||
virtuoso | ||
__init__.py |