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-26 17:39:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
6b0ed1c581e8d3c951d4ac46be2b30a2ea4ac966
sqlmap
/
lib
History
Bernardo Damele
3464a70ac2
bug fix: without this generic concatenation of strings in concatQuery(), detection of UNION query SQLi only (--technique U) when the page did not disclose any DBMS error message and it was not MySQL (for which there are UNION SQLi specific payloads) was not detected
2013-01-16 01:53:33 +00:00
..
controller
typo fix
2013-01-16 01:31:03 +00:00
core
bug fix: without this generic concatenation of strings in concatQuery(), detection of UNION query SQLi only (--technique U) when the page did not disclose any DBMS error message and it was not MySQL (for which there are UNION SQLi specific payloads) was not detected
2013-01-16 01:53:33 +00:00
parse
Minor style update (PEP8)
2013-01-10 15:02:28 +01:00
request
more work on
#342
2013-01-15 18:15:07 +00:00
takeover
Make --live-test Metasploit integration cases work, added more test cases for PostgreSQL and code refactoring (issue
#312
)
2013-01-14 13:42:50 +00:00
techniques
Minor update
2013-01-15 13:51:19 +01:00
utils
Implementation for an Issue
#340
2013-01-15 16:05:33 +01:00
__init__.py
modified homepage address
2012-07-12 18:38:03 +01:00