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
2026-01-03 05:09:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
11124b21f94c6b370723cb011a09d82e33f22c63
sqlmap
/
lib
History
Miroslav Stampar
11124b21f9
implemented --mobile switch
2011-04-29 19:27:23 +00:00
..
controller
Added switch --schema to enumerate DBMS schema and now --columns does not require a mandatory table (-T) anymore, instead it will act as an alias for --schema
2011-04-28 23:59:00 +00:00
core
implemented --mobile switch
2011-04-29 19:27:23 +00:00
parse
implemented --mobile switch
2011-04-29 19:27:23 +00:00
request
fix for a bug reported by ahmed@isecur1ty.org (UnicodeDecodeError: 'ascii' codec can't decode byte 0x84 in position 396: ordinal not in range(128)) for multipartpost
2011-04-29 16:56:02 +00:00
takeover
Minor bug fix in local shellcodeexec for Windows path
2011-04-25 00:03:12 +00:00
techniques
implemented suppressResumeInfo mechanism (huge slowdown on large tables)
2011-04-22 19:58:10 +00:00
utils
huge speed up (4x times faster)
2011-04-22 21:00:42 +00:00
__init__.py
update of copyright string (until year)
2011-04-15 12:33:18 +00:00