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-26 11:33:47 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f08eb0fd9f
sqlmap
/
lib
/
techniques
/
union
History
Miroslav Stampar
a40d7a5bca
Minor improvement (safer to use column name in COUNT than *, especially when only one column is needed)
2012-11-15 15:06:54 +01:00
..
__init__.py
modified homepage address
2012-07-12 18:38:03 +01:00
test.py
Massive renaming (proper naming is inband = union & error techniques! - query naming stays as they are/in code things like forgeInbandQuery are renamed to forgeUnionQuery)
2012-10-28 00:36:09 +02:00
use.py
Minor improvement (safer to use column name in COUNT than *, especially when only one column is needed)
2012-11-15 15:06:54 +01:00