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-08 05:31:32 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
6af110d6319cbaa28ca7b15c28a5329e65e8455d
sqlmap
/
lib
History
Miroslav Stampar
6af110d631
avoiding --no-cast/--hex warning message before a DBMS is fingerprinted
2012-05-08 14:06:41 +00:00
..
controller
minor beauty patch
2012-05-07 13:51:31 +00:00
core
limiting original UNION query results to only 1 result (potentially speeding things up in some cases)
2012-05-08 13:45:53 +00:00
parse
adding --invalid-bignum (Havij like bignum style for invalidating/negating values); renaming --logical-negate to --invalid-logical
2012-04-25 20:29:07 +00:00
request
avoiding --no-cast/--hex warning message before a DBMS is fingerprinted
2012-05-08 14:06:41 +00:00
takeover
Added support to create files with a visual basic script - no longer reliant on debug.exe so works on Windows 64-bit too.
Fixes
#236
2012-04-25 07:40:42 +00:00
techniques
automatically extending ranges for UNION tests in case where at least one other injection technique is usable (boundaries has been established)
2012-04-23 13:41:36 +00:00
utils
minor cosmetics
2012-05-08 10:50:04 +00:00
__init__.py
updating copyright date
2012-01-11 14:59:46 +00:00