Updated SQL Injection (SQLi) Libraries (markdown)

This commit is contained in:
h00die
2020-10-26 19:44:34 -04:00
parent ba95d59482
commit 2cbfbd44d7
+3 -3
View File
@@ -1,9 +1,9 @@
SQL Injection library support was added in 2020 by @red0xff during the Google Summer of Code.
# Supported Databases
* MySQL/MariaDB (#13596)
* SQLite (#13847)
* PostgreSQL (#14067)
* MySQL/MariaDB ([#13596](https://github.com/rapid7/metasploit-framework/pull/13596))
* SQLite ([#13847](https://github.com/rapid7/metasploit-framework/pull/13847))
* PostgreSQL ([#14067](https://github.com/rapid7/metasploit-framework/pull/14067))
# Supported Techniques
* Boolean Based Blind