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 13:11:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
4bc6f3f6c90c7e117dbcc752d803307935f523df
sqlmap
/
plugins
/
generic
History
Bernardo Damele
4bc6f3f6c9
Minor bug fix so that --search -T tablename -D db1,db2 now correctly forges the query concatenating db1 and db2 with a OR, not an AND anymore
2012-03-08 15:32:05 +00:00
..
__init__.py
updating copyright date
2012-01-11 14:59:46 +00:00
connector.py
minor fix
2012-01-20 00:11:19 +00:00
enumeration.py
Minor bug fix so that --search -T tablename -D db1,db2 now correctly forges the query concatenating db1 and db2 with a OR, not an AND anymore
2012-03-08 15:32:05 +00:00
filesystem.py
code refactoring regarding charsetType inside inference/bisection
2012-02-29 14:36:23 +00:00
fingerprint.py
removing of unused imports together with some general code refactoring
2012-02-22 10:40:11 +00:00
misc.py
minor update
2012-02-25 10:43:10 +00:00
syntax.py
updating copyright date
2012-01-11 14:59:46 +00:00
takeover.py
removing of unused imports together with some general code refactoring
2012-02-22 10:40:11 +00:00