This website requires JavaScript.
Explore
Help
Sign In
Backup_Repos
/
sqlmap
Watch
1
Star
0
Fork
You've already forked sqlmap
0
mirror of
https://github.com/sqlmapproject/sqlmap
synced
2025-12-09 18:02:56 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
aa5d038f18
sqlmap
/
lib
/
techniques
/
inband
/
union
History
Bernardo Damele
c23126547e
Improved --union-cols to accept a range to test for union SQL injection. By default it is 1-20.
2010-11-19 15:48:24 +00:00
..
__init__.py
sorry, cosmetics
2010-10-14 23:18:29 +00:00
test.py
Improved --union-cols to accept a range to test for union SQL injection. By default it is 1-20.
2010-11-19 15:48:24 +00:00
use.py
Added new switch --union-char to be able to provide the character used in union-test and exploit (default is still NULL, but can be any)
2010-11-19 14:56:20 +00:00