This website requires JavaScript.
Explore
Help
Sign In
PenTest
/
sqlmap
Watch
1
Star
0
Fork
0
You've already forked sqlmap
mirror of
https://github.com/sqlmapproject/sqlmap.git
synced
2025-12-07 13:11:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
8d07272c82255e284f569686a8fd0696313c3eef
sqlmap
/
lib
/
parse
History
Bernardo Damele
8d07272c82
Added --union-cols switch to specify the max number of columns to test for UNION query sql injection.
...
Now stores/resumes also the exact UNION payload to session file.
2010-11-13 23:24:41 +00:00
..
__init__.py
sorry, cosmetics
2010-10-14 23:18:29 +00:00
banner.py
further refactoring (all enumerations are now put into enums.py)
2010-11-08 09:20:02 +00:00
cmdline.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
configfile.py
sorry, cosmetics
2010-10-14 23:18:29 +00:00
handler.py
sorry, cosmetics
2010-10-14 23:18:29 +00:00
headers.py
sorry, cosmetics
2010-10-14 23:18:29 +00:00
html.py
sorry, cosmetics
2010-10-14 23:18:29 +00:00