v1.6-stable
stasinopoulos
released this
28 Dec 09:36
·
1467 commits
to master
since this release
- Fixed: Improvement regarding json-formated POST data, where whitespace before (and/or after) the
":"
exists. - Fixed: Minor fix regarding empty value(s) in provided parameter(s).
- Added: New option
--batch
that never asks for user input (using the default behaviour). - Added: New option
-x
for parsing target(s) from remote sitemap(.xml) file. - Added: New option
--offline
for working in offline mode. - Fixed: Improvement regarding the IP address grabbing (in case of internet in-accessibility).
- Fixed: Improvement regarding HTTPS based websites, for which scanning fails.
- Added: New option
-r
for loading HTTP request from a file. - Fixed: Improvement regarding the response time estimimation, in which the target URL was requested without its POST data.
- Added: New option
-m
for scanning multiple targets given in a textual file. - Fixed: Minor fix regarding the newline display in dynamic code evaluation (i.e. "eval-based") and semiblind technique (i.e. "file-based").
- Revised: The dynamic code evaluation (i.e. "eval-based") payloads have been shortly revised.
- Added: The executed command and the execution results output has been added to log file.
Note: For more check the detailed changeset.