This website requires JavaScript.
Explore
Help
Sign In
PenTest
/
sqlmap
Watch
1
Star
0
Fork
0
You've already forked sqlmap
mirror of
https://github.com/sqlmapproject/sqlmap.git
synced
2025-12-06 12:41:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
93cb75ff65273e6e38f9fe666875919b01bc7b6d
sqlmap
/
plugins
/
dbms
History
Miroslav Stampar
26b06bfcfb
update (
http://dev.mysql.com/doc/refman/5.0/en/server-system-variables.html
)
2011-01-01 19:38:51 +00:00
..
access
fix for a bug reported by alessio.dallapiazza@gmail.com (AttributeError: users)
2010-12-25 09:13:57 +00:00
firebird
removed obsolete comment
2010-12-14 07:49:30 +00:00
maxdb
added one more level of MSSQL version check (if first fails for some reason)
2010-12-17 21:01:14 +00:00
mssqlserver
bug fix (AttributeError: 'unicode' object has no attribute 'sort')
2010-12-22 18:55:50 +00:00
mysql
update (
http://dev.mysql.com/doc/refman/5.0/en/server-system-variables.html
)
2011-01-01 19:38:51 +00:00
oracle
bug fix
2010-12-30 22:40:37 +00:00
postgresql
fix/refactor/cosmetics (references:
http://www.postgresql.org/docs/6.4/static/release.htm,http://www.postgresql.org/docs/8.2/static/functions-datetime.html#FUNCTIONS-DATETIME-TABLE,http://www.postgresql.org/docs/8.3/static/release-8-3.html
)
2010-12-30 21:53:34 +00:00
sqlite
Minor enhancement to speedup active dbms fingerprint (-f).
2010-12-13 21:33:42 +00:00
sybase
Minor enhancement to speedup active dbms fingerprint (-f).
2010-12-13 21:33:42 +00:00
__init__.py
sorry, cosmetics
2010-10-14 23:18:29 +00:00