Skip to content

Releases: BishopFox/sj

1.6.2

30 Jul 20:09
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 8ce3ca7 Fixed handling of x509 errors

Others

  • 927b2ad Refactored schema reference handling code
  • a290716 Update README.md
  • 62be170 Update issue templates

1.6.0

29 Jul 17:29
Compare
Choose a tag to compare

Changelog

Features

  • cecaccc Added support for basic parsing of schema references

Others

1.5.7

23 Jul 22:34
Compare
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
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 45dd989 Fixed breaking change in 1.5.1

1.5.5

19 Jul 18:09
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 1474d66 Fixed improper handling of empty server object

1.5.4

19 Jul 05:04
Compare
Choose a tag to compare

Changelog

Bug fixes

  • fe59714 Fixed improper parsing of the host object

1.5.3

19 Jul 02:57
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 15cc756 Fixed output when target is set manually

1.5.2

19 Jul 02:45
Compare
Choose a tag to compare

Changelog

Bug fixes

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

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