mirror of
https://github.com/sqlmapproject/sqlmap
synced 2026-01-13 11:42:26 +01:00
* Added SQL queries for 'Snowflake' DBMS * Added necessary constants for the 'Snowflake' DBMS * Added the 'Snowflake' DBMS to existing conditional which adds dynamic values to hardcoded statements (queries.xml) * Added plugin logic for the 'Snowflake' DBMS * Modified 'dbs' query to include 'ORDER BY' * Moved 'LIMIT' to appear before 'OFFSET' |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| connector.py | ||
| custom.py | ||
| databases.py | ||
| entries.py | ||
| enumeration.py | ||
| filesystem.py | ||
| fingerprint.py | ||
| misc.py | ||
| search.py | ||
| syntax.py | ||
| takeover.py | ||
| users.py | ||