Releases: BishopFox/sj
Releases · BishopFox/sj
1.3.6
1.3.5
1.3.4
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