Attacks on SSO protocols are an active field of research and finding good sources can be a bit of a nuisance. I recently invested time into research, resulting in the following collection of links, papers and tools. The list has been curated and filtered to only show links I consider to be noteworthy or particularly helpful. It is not and not intended to be comprehensive.

archive

Attacks

  • Signature Exclusion Attack: Check if the signature is only validated if the signature is included in the request
  • XML Signature Wrapping (XSW) Attacks: Put your evil assertion somewhere else
  • XML Parser Library Bugs
  • Replay Attack: Use the same token again

Offensive

SAML
OpenID Connect

Not to be confused with OpenID.

Mixed
Tools

Defensive