From 4e068687277de85b953a0d2bc62313b27adcd495 Mon Sep 17 00:00:00 2001 From: Matteo Bitussi Date: Mon, 30 Sep 2024 16:26:48 +0200 Subject: [PATCH] chore: added references to new papers --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 255ac78..0cd974e 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,11 @@ Following is the list of students that contributed to the evolution of the tool, - Valentina Odorizzi (Bachelor's Thesis, University of Trento, 2018) Progettazione e sviluppo di uno strumento per l'analisi automatica di vulnerabilità "Missing XML Validation" in SAML SSO - Giulio Pellizzari (Bachelor's Thesis, University of Trento, 2018) Design and implementation of a tool to detect Login Cross-Site Request Forgery in SAML SSO: G Suite case study +# References +- [CSRFing the SSO Waves: Security Testing of SSO-Based Account Linking Process +](https://doi.org/10.1109/EuroSP60621.2024.00016) @ 2024 IEEE 9th European Symposium on Security and Privacy (EuroS&P) +- [Enhancing Security Testing for Identity Management Implementations: Introducing Micro-Id-Gym Language and Micro-Id-Gym Testing Tool](https://doi.org/10.1109/MSEC.2024.3450277) @ IEEE Security & Privacy + # License ```