v0.8b-20160506
·
1703 commits
to master
since this release
- Fixed: The
--file-read
option to ignore the carriage return (\r
) character in a text file. - Added: The ability to check for empty value(s) in the defined GET, POST,
Cookie
data and skip. - Replaced: The
INJECT_HERE
tag has been replaced with the*
(asterisk) wildcard character. - Added: New option
--level
(1-3) that specifies level of tests to perform. - Added: New option
-p
that specifies a comma-separated list of GET and POST parameter. - Added: The ability to check every parameter in the provided cookie data.
- Added: The ability to check every GET parameter in the defined URL and/or every POST provided data.
- Added: New option
--all
that enables all supported enumeration options.
Note: For more check the detailed changeset.