Skip to content

Releases: BishopFox/sj

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

1.3.4

05 Jun 02:30
Compare
Choose a tag to compare

Changelog

  • 9f6b69c Added GIFs to the repository
  • f6449f1 Added JSON output support
  • e9e2857 Added error output for when an argument is not supplied.
  • daafceb Added option for the automate command to only return accessible endpoints
  • aa934df Added the 'brute' command to the README
  • aa695c4 Adds insecure flag
  • 69bb632 Fixed bug in 'brute' command to avoid checking for dangerous strings
  • f034921 Fixed default output format
  • 09bbd4e Fixes bug in dangerous word check function and adds flag to avoid checks for specific words.
  • 486da39 Fixes output that describes the number of servers identified.
  • 0975da5 Fixes repetitive server detection warnings.
  • dd253c4 Improves error handling, adds dangerous keywords to avoid
  • 726d861 Initial commit
  • f8887a7 Merge branch 'main' into main
  • 8f766e7 Merge pull request #4 from 0x303/main
  • 9b2c440 Minor fixes
  • 3e7d294 Some minor fixes, overall code cleanup for the 'brute' command
  • c0290dd Update README
  • f504fa5 Update brute.go
  • 1f691cd Update brute.go
  • c44cd4d Updated the version string
  • 06173bd add the start of a new brute command