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-06 04:31:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
6d165861c8880b0f241bb810c2cc3c5253c35de7
sqlmap
/
xml
History
Miroslav Stampar
6fa2fd139c
implemented support for __pivotDumpTable on MSSQL as normal tables tend to not play well with normal TOP 1 ..NOT IN..ORDER BY mechanism if the argument for ORDER BY is not the unique one (returns only number of rows equal to the number of distinct values for that field)
2011-04-08 15:17:57 +00:00
..
banner
refactoring of MSSQL XML banner parsing
2011-01-31 11:38:00 +00:00
errors.xml
fix for cases when mixing ingres dbms with spanish word "ingresa"
2011-01-23 11:19:10 +00:00
livetests.xml
minor update
2011-04-07 10:43:19 +00:00
payloads.xml
Added UNION query SQL injection tests also with a random number for columns (not only NULL)
2011-04-07 13:39:36 +00:00
phpids_rules.xml
some fixes regarding --check-payload
2010-10-29 11:00:23 +00:00
queries.xml
implemented support for __pivotDumpTable on MSSQL as normal tables tend to not play well with normal TOP 1 ..NOT IN..ORDER BY mechanism if the argument for ORDER BY is not the unique one (returns only number of rows equal to the number of distinct values for that field)
2011-04-08 15:17:57 +00:00
sqlmap.xsd
Adapted and merged in patch to support XML output (-x switch) - still in beta.
2010-05-28 16:43:04 +00:00