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 21:21:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
5a979f76674394ea1b0e460b17b1fc3d8557f91f
sqlmap
/
plugins
/
generic
History
Miroslav Stampar
5a979f7667
minor bug fix for empty colList; also added "do you want to use LIKE" (LIKE is default) question when -C used
2011-05-19 17:35:33 +00:00
..
__init__.py
update of copyright string (until year)
2011-04-15 12:33:18 +00:00
connector.py
Minor code restyling
2011-04-30 13:20:05 +00:00
enumeration.py
minor bug fix for empty colList; also added "do you want to use LIKE" (LIKE is default) question when -C used
2011-05-19 17:35:33 +00:00
filesystem.py
fix for --file-read on MSSQL for error technique (again that unpacking was causing problems); also reverting that check for file paths as one user mentioned that network paths are also possible for usage on Windows machines (e.g. \\bla\bla)
2011-05-02 21:55:06 +00:00
fingerprint.py
Minor code restyling
2011-04-30 13:20:05 +00:00
misc.py
More code refactoring of Backend class methods used
2011-04-30 14:54:29 +00:00
syntax.py
Minor code restyling
2011-04-30 13:20:05 +00:00
takeover.py
More code refactoring of Backend class methods used
2011-04-30 14:54:29 +00:00