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
2026-02-09 17:09:49 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bfe5d11452
sqlmap
/
lib
/
techniques
/
union
History
Jakub Wilk
bfe5d11452
Fix misuse of flags in re.sub() calls
...
The 4th argument of re.sub() is maximum number of substitutions, not flags.
2017-04-14 12:37:48 +02:00
..
__init__.py
New version preparation
2017-01-02 14:19:18 +01:00
test.py
Minor patch (prevent message spamming of multiple union column possibilities)
2017-03-15 16:18:20 +01:00
use.py
Fix misuse of flags in re.sub() calls
2017-04-14 12:37:48 +02:00