Micro service API fuzz framework
- Tests the API implemeted using Micro services.
- Includes authentication using JWT token.
- Automatic renewal of token after expiery.
- Battel tested 500+ fuzz payloads covering CSRF,XSS, SQL injection, command line injection
- Input as OPENAPI2.0 format.
- Select the API's based on the patter. Test only subset of API present.
- Result in JSON format, Intelligent filtering on its way.