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-07 05:01:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
d0cef21d9c17b6855d2f59e36cc278f55e31f231
sqlmap
/
xml
History
Miroslav Stampar
d0cef21d9c
fix
2011-04-10 21:19:34 +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
fix
2011-04-10 21:19:34 +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