mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Updated Features (markdown)
parent
eeb78c03ca
commit
6cd7416b33
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ Features implemented in sqlmap include:
|
|||
|
||||
## Generic features
|
||||
|
||||
* Full support for **MySQL**, **Oracle**, **PostgreSQL**, **Microsoft SQL Server**, **Microsoft Access**, **IBM DB2**, **SQLite**, **Firebird**, **Sybase**, **SAP MaxDB**, **Informix**, **MariaDB**, **Percona**, **MemSQL**, **TiDB**, **CockroachDB**, **HSQLDB**, **H2**, **MonetDB**, **Apache Derby**, **Amazon Redshift**, **Vertica**, **Mckoi**, **Presto**, **Altibase**, **MimerSQL**, **CrateDB**, **Greenplum**, **Drizzle**, **Apache Ignite**, **Cubrid**, **InterSystems Cache**, **IRIS**, **eXtremeDB**, **FrontBase**, **Raima Database Manager**, **YugabyteDB**, **Aurora**, **OpenGauss**, **ClickHouse**, **Virtuoso**, **DM8**, **Snowflake**, **Spanner**, **Trino** and **SAP Hana** database management systems.
|
||||
* Full support for **MySQL**, **Oracle**, **PostgreSQL**, **Microsoft SQL Server**, **Microsoft Access**, **IBM DB2**, **SQLite**, **Firebird**, **Sybase**, **SAP MaxDB**, **Informix**, **MariaDB**, **Percona**, **MemSQL**, **TiDB**, **CockroachDB**, **HSQLDB**, **H2**, **MonetDB**, **Apache Derby**, **Amazon Redshift**, **Vertica**, **Mckoi**, **Presto**, **Altibase**, **MimerSQL**, **CrateDB**, **Greenplum**, **Drizzle**, **Apache Ignite**, **Cubrid**, **InterSystems Cache**, **IRIS**, **eXtremeDB**, **FrontBase**, **Raima Database Manager**, **YugabyteDB**, **Aurora**, **OpenGauss**, **ClickHouse**, **Virtuoso**, **DM8**, **Snowflake**, **Spanner**, **Trino**, **SAP Hana** and **DuckDB** database management systems.
|
||||
* Full support for six SQL injection techniques: **boolean-based blind**, **time-based blind**, **error-based**, **UNION query**, **stacked queries** and **inline queries**.
|
||||
* Support for five non-SQL server-side injection techniques: **NoSQL injection**, **GraphQL injection**, **LDAP injection**, **XPath injection** and **server-side template injection**.
|
||||
* Support to **directly connect to the database** without passing via a SQL injection, by providing DBMS credentials, IP address, port and database name.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue