mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-22 09:36:35 +03:00
minor fixes
This commit is contained in:
parent
4e44900039
commit
2866aaf4cf
|
@ -9,9 +9,6 @@ sqlmap (1.0-1) stable; urgency=low
|
|||
LIMIT/OFFSET like mechanism(s) (e.g. Microsoft SQL Server, Sybase, etc.)
|
||||
(Miroslav)
|
||||
* Major improvements to program stabilization based on user reports (Miroslav)
|
||||
* Used shell scripts revisited and rewritten from scratch (Miroslav)
|
||||
* Quick fix for avoiding AV scanners (Miroslav)
|
||||
* Update of used banner signatures for different platforms (Miroslav)
|
||||
* Added new tampering scripts avoiding popular WAF/IPS/IDS mechanisms
|
||||
(Miroslav)
|
||||
* Added support for setting Tor proxy type together with port (Miroslav)
|
||||
|
@ -20,22 +17,15 @@ sqlmap (1.0-1) stable; urgency=low
|
|||
(Miroslav)
|
||||
* Added support for mnemonics substantially helping user with program setup
|
||||
(Miroslav)
|
||||
* Implemented multi-processor hash cracking routine(s) (Miroslav)
|
||||
* Sharpened mechanism for data retrieval for blind injections (Miroslav)
|
||||
* Implemented multi-processor hash cracking routine(s) on Linux OS (Miroslav)
|
||||
* Implemented advanced detection techniques for inband and time-based
|
||||
injections by usage of standard deviation method (Miroslav)
|
||||
* Added automatic adjustment of time-based delays based on quality of
|
||||
retrieved data (Miroslav)
|
||||
* Added verification phase in time-based data retrieval (Miroslav)
|
||||
* Major speedup of all techniques in detection and usage phase
|
||||
(Miroslav)
|
||||
* Added support for automatic speed-up of inband injection detection through
|
||||
ORDER BY mechanism (Miroslav)
|
||||
* Old resume files are now deprecated and replaced by fast HashDB (SQLite3)
|
||||
mechanism (Miroslav)
|
||||
* Substantial smaller memory footprint, especially in resume phase (Miroslav)
|
||||
* Substantial code optimization together with refactoring (Miroslav)
|
||||
* Refactoring and stabilization of multi-threading routines (Miroslav)
|
||||
* Old resume files are now deprecated and replaced by faster SQLite based
|
||||
session mechanism (Miroslav)
|
||||
* Substantial code optimization and smaller memory footprint (Miroslav)
|
||||
* Added switch -m for scanning multiple targets enlisted in a given textual
|
||||
file (Miroslav)
|
||||
* Added switch --randomize for randomly changing value of a given
|
||||
|
|
Loading…
Reference in New Issue
Block a user