API Security
Members
May 31, 2026
HATEOAS & Hypermedia Attacks
A "proper" REST API returns the links telling the client what it can do next. That is HATEOAS, and it quietly turns the response i…