Skip to content

Releases: BishopFox/sj

1.5.1

18 Jul 20:44
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 8261a1c Fixed bug in response handling when a definition file initiates a redirect

1.5.0

16 Jul 21:54
17743c8
Compare
Choose a tag to compare

Changelog

Features

  • 3f02c53 add a param to pass in a wordlist to the brute subcommand
  • 246d6f1 add updated path to the prefix paths

Others

  • 17743c8 Merge pull request #8 from 0x303/feature_1-brute_custom_wordlists
  • 03ac3f1 Updated version string, code cleanup

1.4.6

15 Jul 14:56
eef1407
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 1fc2b65 Fix for issue #6 - Handle Bearer tokens correctly
  • eef1407 Merge pull request #7 from affix/fix_basic_auth

Others

1.4.5

12 Jul 17:44
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 3d0e81f Fixes bug due to improper handling of definition files with no servers defined

1.4.4

09 Jul 03:17
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 44141de Fixed issue where automate command could only test one defined server.

1.4.3

03 Jul 18:19
Compare
Choose a tag to compare

Changelog

Others

  • 91c8ffd Bug fixes for improper handling of the server object to populate base paths. Also added additional paths to the brute command.

1.4.2

17 Jun 18:41
Compare
Choose a tag to compare

Changelog

Others

  • 75da022 Fixed improper base path handling

1.4.0

17 Jun 18:05
Compare
Choose a tag to compare

Changelog

Others

  • 686022c Added sqlmap support to the 'prepare' command.

1.3.6

11 Jun 19:21
Compare
Choose a tag to compare

Changelog

Others

  • df162f7 Fixes improper content check in brute command
  • 4d7814c Updated release config

1.3.5

11 Jun 02:56
Compare
Choose a tag to compare

Changelog

Others

  • 4bde10a Updated release config
  • 4d05f51 fixes multiple output and error handling bugs