SAMLRaider icon indicating copy to clipboard operation
SAMLRaider copied to clipboard

SAMLRaider doesn't work with the latest Burp Suite Pro

Open b1narygl1tch opened this issue 2 years ago • 1 comments

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 Certificates" does nothing. This is the Burp Extender tab error output:

java.lang.NullPointerException: Cannot invoke "application.SamlTabController.isEnabled(byte[], boolean)" because "this.samlTabController" is null at application.SAMLHighlighter.processHttpMessage(SAMLHighlighter.java:20) at burp.hko.run(Unknown Source) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833)

Thanks in advance!

P.S.: Windows 10 x64, JRE 8.0.3330.2 x64

b1narygl1tch avatar Jun 17 '22 08:06 b1narygl1tch

Hi

Thanks for your report. I'll have a look into it the next time I work on SAML Raider. Can you post the certificate as text here so I have an example to reproduce?

THX

emanuelduss avatar Sep 30 '22 19:09 emanuelduss