Skip to content
View FOLKS-iwd's full-sized avatar

Block or report FOLKS-iwd

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
FOLKS-iwd/README.md

Β  Β  Β 


#!/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 Discoveries

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

CTF Achievements

πŸ†1st PlaceCSAW MENA Finals 2024
πŸ†1st PlaceCyberTek CTF 2025
πŸ†1st PlaceSPARK CTF 2024
πŸ†1st PlaceAl-Farahidi Cybersecurity 2023
πŸ†1st PlaceCyberTalents Tunisia 2020
πŸ†1st Regional / 5th WorldwideSecurinets CTF 2020
πŸ†1st PlaceNational Cybersecurity Congress 2020
πŸ₯ˆ2nd PlaceCSAW MENA 2022

Tech & Tools


Pinned Loading

  1. CVE-2025-24071-msfvenom CVE-2025-24071-msfvenom Public

    Metasploit module for CVE-2025-24071 - Windows NTLM Hash Leak via .library-ms

    Ruby 25 4

  2. CVE-2025-0108-PoC CVE-2025-0108-PoC Public

    PoC exploit for CVE-2025-0108 - PAN-OS Authentication Bypass

    8 1

  3. FOLKS-iwd FOLKS-iwd Public

    Config files for my GitHub profile.