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
2026-01-08 15:49:01 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
33b6d189cd5ea63e56016f9158394b113c75c290
sqlmap
/
lib
History
Miroslav Stampar
33b6d189cd
Bug fix for some cases (in cases of working where=ORIGINAL, workflow switched to where=NEGATIVE because of false assumptions that it would be better than ORIGINAL; this kind of behaviour caused reported problems)
2014-07-07 22:22:56 +02:00
..
controller
Patch for an Issue
#724
2014-06-16 09:51:24 +02:00
core
Minor patch
2014-07-06 09:09:44 +02:00
parse
Adding missing module (Issue
#674
and Issue
#747
)
2014-07-03 00:29:20 +02:00
request
Another patch for DNS exfiltration and boolean checks
2014-06-27 14:22:00 +02:00
takeover
code cleanup
2014-07-01 00:58:49 +01:00
techniques
Bug fix for some cases (in cases of working where=ORIGINAL, workflow switched to where=NEGATIVE because of false assumptions that it would be better than ORIGINAL; this kind of behaviour caused reported problems)
2014-07-07 22:22:56 +02:00
utils
Raising number of used md5 digits in hashdb key value because of birthday paradox (Python can handle it - automatically expanding to long if required; SQLite can handle it - it will use 6 bytes per INTEGERs instead of 4)
2014-05-29 09:21:48 +02:00
__init__.py
updated copyright
2014-01-13 17:24:49 +00:00