SAMLRaider icon indicating copy to clipboard operation
SAMLRaider copied to clipboard

SAML2 Burp Extension

Results 24 SAMLRaider issues
Sort by recently updated
recently updated
newest added

I'm facing the issue using SAMLRaider v1.4.1 with Burp Suite Professional v2022.3.9 The plugin doesn't work with signatures. I cannot import signatures, for example. Button "Send Certificate to SAML Raider...

bug

Check if match/replace is applied globally

bug

Hey, sorry for the bad title Essentially, the strings provided by Burp's deocder (after url and Base64 decoding) and Raider are different in that the raider XML parser has attempted...

bug

What if my target application is sending the SAML assertions base64 encoded? The SAML Raider tab is not appearing, so I'm not able to modify any SAML assertion. Any idea...

enhancement

I am trying XSW1 but the signature is turning out to be invalid after the transformation. Turns out the SAML Raider is losing whitespace, and so the canonicalized output is...

bug

The SAMLRaider request editor had the string "" when intercepting some WSS SAML requests. The stack trace was a RuntimeException: "com.sun.org.apache.xerces.internal.dom.DeferredTextImpl cannot be cast to org.w3c.dom.Element". I narrowed this down...

bug

When the `SAMLResponse` parameter for example is invalid (e.g. SAMLResponse=x), clicking on the SAML Raider tab freezes Burp and I need to close it and re-open it.

bug

Recently, I have encountered a couple of SAML implementations where the service provider does not accept the output generated by SAMLRaider. I have tested this by making a change in...

bug

I am working with an implementation that does not deflate before base64 encoding. It seems SAML raider does this as default, because of this it is causing all my requests...

enhancement

Hi, Can SAML requests embedded within JSON be detected? I could also take a stab at it but where should I begin? Excellent tool BTW. Thank you

enhancement