Support SimpleSAMLphp Nov2019 auth bypass vuln
The popular SAML library SimpleSAMLphp had an auth bypass vuln in Nov 2019 here. This is a novel XSW attack that could be added into SAMLRaider functionality. I was able to manually replicate and exploit the vulnerability in a few vulnerable applications and can walkthrough the specifics. I don't know Java very well though - I'm a python developer. Maybe I can hack up some code and submit a PR to do this myself over Christmas break this year...
Implemented in https://github.com/CompassSecurity/SAMLRaider/pull/49. Will be available in the next version.
Released https://github.com/CompassSecurity/SAMLRaider/releases/tag/v1.3.0.
The current implementation does not work. See https://github.com/CompassSecurity/SAMLRaider/pull/49#issuecomment-775958360.