praetorian-inc / chariot-ui

Chariot Offensive Security Platform
https://preview.chariot.praetorian.com
MIT License
15 stars 6 forks source link

SSO exploitation module #59

Open praetorian-peter-mueller opened 3 weeks ago

praetorian-peter-mueller commented 3 weeks ago

Feature Description I request a capability for the exploitation of SSO protocols, including OIDC/OAuth 2.0 and SAML.

Problem Vulnerabilities in SSO protocol implementations are often critical, as they are typically accessible from an unauthenticated context and can provide a high level of access to the victim application.

Preferred Solution We should aim to get coverage of common attack paths, including XML signature wrapping attacks and redirect URI spoofing. More exotic attacks should also be considered.

Alternatives Considered None.

Additional Information None.