This website requires JavaScript.
Explore
Help
Register
Sign in
CERBERUS
/
sqlmap
Watch
1
Star
0
Fork
You've already forked sqlmap
0
mirror of
https://github.com/sqlmapproject/sqlmap.git
synced
2026-05-15 10:06:41 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
07d6b18c4e
sqlmap
/
lib
/
techniques
/
error
History
Download ZIP
Download TAR.GZ
Miroslav Stampar
6fa2fd139c
implemented support for __pivotDumpTable on MSSQL as normal tables tend to not play well with normal TOP 1 ..NOT IN..ORDER BY mechanism if the argument for ORDER BY is not the unique one (returns only number of rows equal to the number of distinct values for that field)
2011-04-08 15:17:57 +00:00
..
__init__.py
sorry, cosmetics
2010-10-14 23:18:29 +00:00
use.py
implemented support for __pivotDumpTable on MSSQL as normal tables tend to not play well with normal TOP 1 ..NOT IN..ORDER BY mechanism if the argument for ORDER BY is not the unique one (returns only number of rows equal to the number of distinct values for that field)
2011-04-08 15:17:57 +00:00