#!/usr/bin/env python3
class OffensiveSecurityEngineer:
def __init__(self):
self.name = "Alaaeddine Knani"
self.role = "Offensive Security Engineer @ ODDO BHF"
self.location = "Tunisia"
self.cves = 4
def skills(self):
return {
"offensive": ["Pentesting", "Web Exploitation", "Mobile Hacking", "Reverse Engineering"],
"defensive": ["SIEM (QRadar)", "Threat Intel", "Incident Response", "ISO 27001"],
"forensics": ["Volatility", "Autopsy", "Disk & Memory Forensics"],
"languages": ["Python", "Bash", "Ruby", "SQL", "JavaScript"],
}
def certifications(self):
return ["CDAPen", "CAPenX", "CMPen-Android", "eWPTXv3", "ISO 27001 LI", "eJPTv2"]
me = OffensiveSecurityEngineer()| CVE ID | Target | Type | CVSS |
| Happy Addons for Elementor | SQL Injection | ||
| Essential Addons for Elementor | Stored XSS | ||
| Happy Addons for Elementor | Stored XSS | ||
| ProfileGrid | IDOR |
| π | 1st Place | CSAW MENA Finals 2024 |
| π | 1st Place | CyberTek CTF 2025 |
| π | 1st Place | SPARK CTF 2024 |
| π | 1st Place | Al-Farahidi Cybersecurity 2023 |
| π | 1st Place | CyberTalents Tunisia 2020 |
| π | 1st Regional / 5th Worldwide | Securinets CTF 2020 |
| π | 1st Place | National Cybersecurity Congress 2020 |
| π₯ | 2nd Place | CSAW MENA 2022 |


