- Added `--casing` option for casing style enforcement - Added `--ratelimit` option for explicitly defining requests/second - Fixed "decrease chunk size/use --stable" type errors in some cases - Fixed a bug in anamoly detection
2.2.6
- Fixed Arjun getting infinitely stuck on some webpages
2.2.5
- Skip scanning of non-webpage urls - Various bug fixes
2.2.2
- Probing improvements - Fix "target is misbehaving" errors - Variable chunk size depending on HTTP method - Improved heuristics - Allow up to 20 "server fault" errors
2.2.0
- Ability to detect parameters that respond to a certain value e.g. "?debug=yes" - Added "required parameter" detection - Heuristic can now extract words out of json/text responses - Fixed -oB option description
2.1.6
- Fixed multiple breaking bugs - Export results as they come in multi-target mode - Various improvements to output in multi-target mode - changed default chunk size 300->500 and threads to 2->5