mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-07-28 09:00:08 +03:00
test with SQLite 3
This commit is contained in:
parent
f2af8861f9
commit
6d65eb3216
|
@ -25,6 +25,7 @@ def tamper(payload, **kwargs):
|
||||||
* MySQL 4, 5.0 and 5.5
|
* MySQL 4, 5.0 and 5.5
|
||||||
* Oracle 10g
|
* Oracle 10g
|
||||||
* PostgreSQL 8.3, 8.4, 9.0
|
* PostgreSQL 8.3, 8.4, 9.0
|
||||||
|
* SQLite 3
|
||||||
|
|
||||||
Notes:
|
Notes:
|
||||||
* Useful to bypass very weak and bespoke web application firewalls
|
* Useful to bypass very weak and bespoke web application firewalls
|
||||||
|
|
Loading…
Reference in New Issue
Block a user