authz0 v1.1.2 releases: automated authorization test tool
authz0
Authz0 is an automated authorization test tool. Unauthorized access can be identified based on URLs and Roles & Credentials.
URLs and Roles are managed as YAML-based templates, which can be automatically created and added through authz0. You can also test based on multiple authentication headers and cookies with a template file created/generated once.
Key Features
- Generate scan template $ authz0 new
- Include URLs
- Include Roles
- Include ZAP history (Select URLS > Save Selected Entiries as HAR)
- Include Burp history (Select URLs > Save item)
- Include HAR file
- Easy modify scan template (Role, URL) $ authz0 setUrl $ authz0 setRole authz0 setCred
- Scanning authorization(access-control) with template $ authz0 scan
Changelog v1.1.2
Install & Use
Copyright © 2022 HAHWUL