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-23 10:03:47 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4a9bd3a240
sqlmap
/
lib
/
techniques
/
inband
/
union
History
Bernardo Damele
4a9bd3a240
Finally a proper union query SQL injection test engine for --union-test. It does much more requests, but for god sake now it works well!
2010-11-18 17:55:43 +00:00
..
__init__.py
sorry, cosmetics
2010-10-14 23:18:29 +00:00
test.py
Finally a proper union query SQL injection test engine for --union-test. It does much more requests, but for god sake now it works well!
2010-11-18 17:55:43 +00:00
use.py
Added --union-cols switch to specify the max number of columns to test for UNION query sql injection.
2010-11-13 23:24:41 +00:00