Skip to content

Releases: s0md3v/Arjun

2.1.1

11 Mar 01:00
c272a73
Compare
Choose a tag to compare
  • Fixed circular import
  • Fixed BurpSuite export
  • Fixed not working headers
  • Better response type checking
  • Fixed wordlist error on Windows
  • Fixed Content-Type header bug

2.0-beta

06 Dec 11:03
5197121
Compare
Choose a tag to compare

Added an anomaly detection algorithm with 9 factors

  • Added a HTTP response analyzer for handling errors and retrying requests
  • Significantly improved heuristic scanner
  • --passive option for collecting parameters from otx, commoncrawl and archive.org
  • -c option to define number of parameters to be sent at once
  • import via -i options now supports: BurpSuite log, raw request file, text file with urls
  • -T option to specify HTTP connection timeout
  • combined -m option for specifying HTTP request method
  • Various bug fixes and better output

1.6

23 Oct 09:03
ac84a28
Compare
Choose a tag to compare
1.6
  • --stable switch for handling rate limits
  • Include empty JS variables for testing
  • Various optimizations and bug fixes
  • Handle keyboard interruption
  • Removed redundant code

1.5

02 Jul 08:31
a4d095c
Compare
Choose a tag to compare
1.5
  • Ignore dynamic content
  • Detect int-only parameters
  • Include URL in json output
  • Track each reflection separately
  • Improved error handling

1.4

02 Jul 08:28
cfc8bfb
Compare
Choose a tag to compare
1.4
  • Added JSON support
  • Fixed a major bug in detection logic
  • -o option to save result to a file
  • --urls option to scan list of URLs
  • Ability to supply HTTP headers from CLI

1.3

03 Mar 10:53
6e2f4aa
Compare
Choose a tag to compare
1.3
  • improved logic
  • detection by plain-text content matching
  • --include switch to include persistent data
  • fixed a bug that caused user supplied headers to have no effect

1.2-beta

02 Mar 02:36
4425a49
Compare
Choose a tag to compare
1.2-beta Pre-release
Pre-release
  • makes less than 20 requests to the server resulting in x50 better performance (< 30 seconds of runtime)

1.1

10 Nov 00:04
01bbabd
Compare
Choose a tag to compare
1.1

Initial stable release