authz0

Automated authorization test tool for security testing

brewmacoslinux
Try with needOr install directly
Source

About

Automated authorization test tool

Commands

authz0

Examples

Run authorization tests against a target URL$ authz0 test https://api.example.com
Generate a security report with detailed findings$ authz0 scan --target https://api.example.com --report json
Test specific authorization endpoints with custom config$ authz0 validate --config authz0.yml --verbose