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-09 14:11:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
f449688f934c268d0b8775c2c03840fe99a3fde0
sqlmap
/
lib
History
Bernardo Damele
a23ca952e4
Actually brute-force switches make more sense just after their "normal" version. Also, getSchema() method is preferably to be called before getColumns(), see next commit for reason
2011-04-29 21:09:07 +00:00
..
controller
Actually brute-force switches make more sense just after their "normal" version. Also, getSchema() method is preferably to be called before getColumns(), see next commit for reason
2011-04-29 21:09:07 +00:00
core
removing Kindle from list as it's not really a smartphone
2011-04-29 19:32:30 +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