test with SQLite 3

This commit is contained in:
Alexandre ZANNI 2018-11-18 23:27:13 +01:00 committed by GitHub
parent f2af8861f9
commit 6d65eb3216
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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