Releases: s0md3v/Arjun
Releases ยท s0md3v/Arjun
2.2.7
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 stuck infinitely on some URLs
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.1
hotfix for a breaking bug
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
2.1.5
Fixed header comparison (will fix infinite bruteforce on some targets)
Fixed catastrophic backtracking in some regexes (arjun used to get stuck)
New logic for handling redirections
--disable-redirects
option
2.1.4
Fixed file-paths not being windows compatible
Fixed and improved JavaScript heuristics scanning
Fixed missing ampersands in -oT
output
Refactoring of help options and code
2.1.3
Fixed memory exhaustion bug
Fixed parsing of raw HTTP files
Added new detection factor: number of lines
Failed retries are now handled properly
You canโt perform that action at this time.