Skip to content

Releases: BishopFox/sj

1.5.7

23 Jul 22:34

Choose a tag to compare

Changelog

Bug fixes

  • c399ca1 Fixed bug where parameter values did not populate correctly

1.5.6

23 Jul 16:13

Choose a tag to compare

Changelog

Bug fixes

  • 45dd989 Fixed breaking change in 1.5.1

1.5.5

19 Jul 18:09

Choose a tag to compare

Changelog

Bug fixes

  • 1474d66 Fixed improper handling of empty server object

1.5.4

19 Jul 05:04

Choose a tag to compare

Changelog

Bug fixes

  • fe59714 Fixed improper parsing of the host object

1.5.3

19 Jul 02:57

Choose a tag to compare

Changelog

Bug fixes

  • 15cc756 Fixed output when target is set manually

1.5.2

19 Jul 02:45

Choose a tag to compare

Changelog

Bug fixes

  • 2b83f36 Fixed handling of TCP 'no such host' errors

1.5.1

18 Jul 20:44

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

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

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

Choose a tag to compare

Changelog

Bug fixes

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