This website requires JavaScript.
Explore
Help
Register
Sign In
sqlmapproject
/
sqlmap
Watch
1
Star
1
Fork
0
You've already forked sqlmap
mirror of
https://github.com/sqlmapproject/sqlmap.git
synced
2024-11-22 17:46:37 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f958b21613
sqlmap
/
lib
/
techniques
History
Miroslav Stampar
f958b21613
there is a pretty strong chance that the columns from the beginning are the INTEGER ones, while we search for STRING ones (not related to that MSSQL union/error problem we discussed earlier today)
2011-02-07 16:55:02 +00:00
..
blind
minor fix
2011-02-03 13:28:10 +00:00
brute
refactoring (class names should always be Capital cased)
2011-01-28 16:36:09 +00:00
error
fix for that MSSQL limit/top problem
2011-02-07 16:24:23 +00:00
inband
there is a pretty strong chance that the columns from the beginning are the INTEGER ones, while we search for STRING ones (not related to that MSSQL union/error problem we discussed earlier today)
2011-02-07 16:55:02 +00:00
__init__.py
sorry, cosmetics
2010-10-14 23:18:29 +00:00