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-10 09:49:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
a58aaf2e1afdb0fcc9b22d4002760c717371a54c
sqlmap
/
lib
History
Miroslav Stampar
a58aaf2e1a
better format for results file (easier for sorting when lots of files)
2011-05-22 07:02:36 +00:00
..
controller
introducing results file for multiple target mode
2011-05-15 22:21:38 +00:00
core
better format for results file (easier for sorting when lots of files)
2011-05-22 07:02:36 +00:00
parse
added --charset option to force charset encoding of the retrieved data (e.g. when the backend collation is different than the current web page charset) as requested by devon.mitchell1988@yahoo.com
2011-05-17 22:55:22 +00:00
request
changes in handling --tor (using SOCKS instead of HTTP for handling Tor - more standard way; doesn't require proxy bundle; fixes problems with default proxy ports on Win/Linux)
2011-05-21 11:46:57 +00:00
takeover
decoding of chars for --os-shell
2011-05-03 15:31:12 +00:00
techniques
improvement for recognition of scalar vs multiple-row commands
2011-05-19 16:45:05 +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