Last updated 1 month ago
Was this helpful?
RESTful APIs are stateless, so when a consumer authenticates to these APIs, no session is created between the client and server. Instead, the API consumer must prove their identity within every request sent to the API provider’s web server.
cherrybomb --file swagger.json --profile passive
Automated Security Testing For REST API's