Cybersecurity • CVE Research • Ethical Hacking
I am a cybersecurity researcher focusing on vulnerability analysis, penetration testing, and cyber‑physical system security. I study at the University of Skövde and build hands‑on labs using Kali Linux, Wazuh SIEM, Azure, and hybrid identity infrastructure.
I specialize in analyzing real-world vulnerabilities, reproducing exploits in controlled environments, and documenting mitigation strategies. My research focuses on web application security, cyber‑physical systems, and attacker behavior simulation.
Severity: High
Description: A flaw in input validation allows attackers to execute arbitrary commands.
My Analysis: Reproduced the exploit using Kali Linux, Burp Suite, and custom Python payloads. Identified root cause and proposed patching strategy.
Severity: Critical
Description: Weak session handling allows attackers to bypass login mechanisms.
My Analysis: Demonstrated session hijacking using MITM techniques and recommended secure cookie handling and MFA enforcement.
Full project: Cyber Attacker CVE Repository