Some fixes
This commit is contained in:
@@ -383,7 +383,7 @@
|
||||
<span>
|
||||
<span class="icon"><i class="fas fa-angle-right"></i></span>
|
||||
<strong>Quentin Rouland</strong>, Kamel Adi, Omer Nguena Timo, Luigi Logrippo.
|
||||
<span><a href="https://doi.org/10.1007/978-3-031-87499-4_9">Automatic Enforcement of Security Patterns in Software Architecture Using Alloy</a>.</span>
|
||||
<span><a href="https://doi.org/10.1007/978-3-031-87499-4_9">Toward Automatic Enforcement of Security Patterns in Software Architecture Using Alloy</a>.</span>
|
||||
17th International Symposium on Foundations & Practice of Security (FPS), Montreal, Canada, 2024.
|
||||
</span>
|
||||
</span>
|
||||
@@ -394,7 +394,7 @@
|
||||
<span>
|
||||
<span class="icon"><i class="fas fa-angle-right"></i></span>
|
||||
<strong>Quentin Rouland</strong>, Kamel Adi, Omer Nguena Timo, Luigi Logrippo.
|
||||
<span><a href="https://doi.org/10.1007/978-3-031-89350-6_5">Information Disclosure Vulnerability in Software Architectures Using Alloy</a>.</span>
|
||||
<span><a href="https://doi.org/10.1007/978-3-031-89350-6_5">Detecting Information Disclosure Vulnerability in Software Architectures Using Alloy</a>.</span>
|
||||
19th International Conference on Risks and Security of Internet and Systems (CRiSIS), Aix-En-Provence, France, 2024.
|
||||
</span>
|
||||
</span>
|
||||
|
||||
@@ -15,8 +15,8 @@ i18next.use(i18nextBrowserLanguageDetector).init(
|
||||
about: {
|
||||
job: "Independant Security Researcher",
|
||||
p1:
|
||||
"I am an Independent Security Researcher, specializing in bug bounty, web application penetration testing, and security analysis. " +
|
||||
"As a <a href='https://academy.hackthebox.com/preview/certifications/htb-certified-penetration-testing-specialist/'>Certificated Penetration Testing Specialist (CPTS)</a> " +
|
||||
"Independent Security Researcher, specializing in bug bounty, web application penetration testing, and security analysis. " +
|
||||
"As a <a href='https://academy.hackthebox.com/preview/certifications/htb-certified-penetration-testing-specialist/'>Certified Penetration Testing Specialist (CPTS)</a> " +
|
||||
"and <a href='https://academy.hackthebox.com/preview/certifications/htb-certified-web-exploitation-specialist'>Certified Web Exploitation Specialist (CWES)</a>, " +
|
||||
"I focus on identifying vulnerabilities, improving security postures, " +
|
||||
"and contributing to the cybersecurity community through responsible disclosure and research.",
|
||||
@@ -30,7 +30,7 @@ i18next.use(i18nextBrowserLanguageDetector).init(
|
||||
"further refining my expertise software security and compliance. " +
|
||||
"Today, I combine my academic rigor with hands-on experience to deliver impactful security assessments and research.",
|
||||
location: "France, Occitanie",
|
||||
credo: "Healing Software, One Report at a Time"
|
||||
credo: "Protecting Software, One Report at a Time"
|
||||
},
|
||||
experiences: {
|
||||
title: "Professionnal Experiences",
|
||||
@@ -153,7 +153,7 @@ i18next.use(i18nextBrowserLanguageDetector).init(
|
||||
about: {
|
||||
job: "Chercheur Indépendant en Sécurité",
|
||||
p1:
|
||||
"Je suis un Chercheur Indépendant en Sécurité, spécialisé dans le bug bounty, les tests d'intrusion d'applications web et l'analyse de sécurité. " +
|
||||
"Chercheur Indépendant en Sécurité, spécialisé dans le bug bounty, les tests d'intrusion d'applications web et l'analyse de sécurité. " +
|
||||
"En tant que <a href='https://academy.hackthebox.com/preview/certifications/htb-certified-penetration-testing-specialist/'>Spécialiste Certifié en Tests d'Intrusion (CPTS)</a> " +
|
||||
"et <a href='https://academy.hackthebox.com/preview/certifications/htb-certified-web-exploitation-specialist'>Spécialiste Certifié en Exploitation Web (CWES)</a>, " +
|
||||
"je me concentre sur l'identification des vulnérabilités, l'amélioration des postures de sécurité, " +
|
||||
@@ -180,7 +180,7 @@ i18next.use(i18nextBrowserLanguageDetector).init(
|
||||
"affinant davantage mon expertise en sécurité logicielle et conformité. " +
|
||||
"Aujourd'hui, j'allie la rigueur académique à une expérience pratique pour réaliser des évaluations de sécurité percutantes et mener des recherches.",
|
||||
location: "France, Occitanie",
|
||||
credo: "Guérir les logiciels, un rapport à la fois"
|
||||
credo: "Protéger les logiciels, un rapport à la fois"
|
||||
},
|
||||
experiences: {
|
||||
title: "Expériences Professionelles",
|
||||
|
||||
Reference in New Issue
Block a user