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-07 13:11:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
20e3a6d72fc91e650c98059565bf5392769bb687
sqlmap
/
plugins
/
dbms
History
Miroslav Stampar
20e3a6d72f
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
..
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
now comment injection fingerprint works with all techniques
2010-12-30 21:24:26 +00:00
oracle
some fixes
2010-12-17 21:45:20 +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