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 21:21:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
b202d73b46ffeabae0f954d5f87b85d6dbc5a001
sqlmap
/
lib
History
Miroslav Stampar
b202d73b46
bug fix for MSSQL identificators which were starting with d, b, o and . Thing is that .lstrip strips all occurances of the given chars :) (spotted ancidentally)
2011-05-03 11:09:30 +00:00
..
controller
cosmetics
2011-05-02 21:48:08 +00:00
core
bug fix for MSSQL identificators which were starting with d, b, o and . Thing is that .lstrip strips all occurances of the given chars :) (spotted ancidentally)
2011-05-03 11:09:30 +00:00
parse
More code refactoring of Backend class methods used
2011-04-30 14:54:29 +00:00
request
update regarding warning for --random-agent during connection timeout in connection test phase
2011-05-03 10:05:42 +00:00
takeover
More Backend class method usage refactoring
2011-04-30 15:24:15 +00:00
techniques
More code refactoring of Backend class methods used
2011-04-30 14:54:29 +00:00
utils
More code refactoring of Backend class methods used
2011-04-30 14:54:29 +00:00
__init__.py
update of copyright string (until year)
2011-04-15 12:33:18 +00:00