mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-01-27 17:54:13 +03:00
Update index.html
This commit is contained in:
parent
7dc3858eff
commit
b0f3fd2b93
|
@ -56,7 +56,7 @@ template: '<strong><a href="http://twitter.com/%user_screen_name%/statuses/%id_s
|
|||
<a name="features"><h1>Features</h1></a>
|
||||
|
||||
<ul>
|
||||
<li>Full support for <strong>MySQL, Oracle, PostgreSQL, Microsoft SQL Server, Microsoft Access, IBM DB2, SQLite, Firebird, Sybase and SAP MaxDB</strong> database management systems.</li>
|
||||
<li>Full support for <strong>MySQL, Oracle, PostgreSQL, Microsoft SQL Server, Microsoft Access, IBM DB2, SQLite, Firebird, Sybase, SAP MaxDB and HSQLDB</strong> database management systems.</li>
|
||||
<li>Full support for six SQL injection techniques: <strong>boolean-based blind, time-based blind, error-based, UNION query, stacked queries and out-of-band</strong>.</li>
|
||||
<li>Support to <strong>directly connect to the database</strong> without passing via a SQL injection, by providing DBMS credentials, IP address, port and database name.</li>
|
||||
<li>Support to enumerate <strong>users, password hashes, privileges, roles, databases, tables and columns</strong>.</li>
|
||||
|
|
Loading…
Reference in New Issue
Block a user