v3.5-stable
- Fixed: Multiple bug-fixes regarding several reported unhandled exceptions.
- Revised: Improvements regarding Windows-based payloads for every supported technique.
- Revised: Improvement regarding alternative shell (i.e.
--alter-shell
) for generating Python 3x payloads. - Removed: The depricated modules "ICMP exfiltration" and "DNS exfiltration" have been removed.
- Revised: Improvement regarding identifying injection marker (i.e. asterisk) in provided options.
- Revised: Improvement regarding shellshock module.
- Added: Support regarding parsing target(s) from piped-input (i.e.
stdin
). - Added: New option
--answers
to set user answers to asked questions during commix run. - Added: Support regarding combining
--crawl
option with scanning multiple targets given in a textual file (i.e. via option-m
). - Added: Support for normalizing crawling results.
- Revised: Improvement regarding crawler.
- Revised: Minor bug-fix regarding
--file-upload
option. - Revised: Minor improvement regarding identifying
Hex
and/orBase64
encoded parameter(s) value(s). - Added: New option
--no-logging
for disabling logging to a file. - Revised: Minor improvement regarding redirect handler.
- Updated: Minor update regarding scanning multiple targets given in a textual file (i.e. via option
-m
). - Added: Support for heuristic detection regarding command injections.
- Revised: Ιmprovement regarding
--level
option, which not only adds more injection points (i.e. Cookies, HTTP headers) but also performs more tests for each injection point. - Revised: Improvement regarding injecting into custom HTTP Header(s).
Note: For more check the detailed changeset.