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-31 03:49:02 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
726155383d6e8e41a6b8bec04f7e9c3277a2c397
sqlmap
/
lib
History
Miroslav Stampar
726155383d
higher compatibility with MSSQL 2000 ("ORDER BY items must appear in the select list if the statement contains a UNION operator.") as we always take the first field from the list as the one for referencing (field = expressionFieldsList[0])
2011-04-07 23:32:07 +00:00
..
contrib
/upx
Directory restyling
2011-02-08 00:15:02 +00:00
controller
Accept [RANDNUM] as <char> in payloads.xml and handle it accordingly
2011-04-07 11:10:35 +00:00
core
higher compatibility with MSSQL 2000 ("ORDER BY items must appear in the select list if the statement contains a UNION operator.") as we always take the first field from the list as the one for referencing (field = expressionFieldsList[0])
2011-04-07 23:32:07 +00:00
parse
Refactoring to --technique
2011-04-07 10:00:47 +00:00
request
minor code cosmetics
2011-04-04 18:24:16 +00:00
takeover
Major bug fix to properly prepare UNION technique statement for --os-pwn and --is-dba
2011-02-21 16:00:56 +00:00
techniques
minor refactoring
2011-04-07 12:54:30 +00:00
utils
minor update
2011-04-06 08:30:50 +00:00
__init__.py
sorry, cosmetics
2010-10-14 23:18:29 +00:00