Cyber Security Projects
Projects like Cryptography, Pentesting, CTFs, Ethical Hacking, and more.

OS Security (SIEM): Wazuh
Here I'm using Wazuh as SIEM to detect and analyze what’s happening when Windows OS is infected with running malwares, also when a Web App is attacked.

Network & Web Attacks with Detection using Snort IDS Community and Custom Rules
Here, what I did is I use Snort as Intrusion Detection System (IDS) to detect any incoming attacks against certain websites, use community rules and create custom rules to detect intrusions. On top of that, I also do Proof of Concepts to see whether the rules work or not.

Web Security Static Analysis using Semgrep and SonarQube
Here, I did Web Security static code analysis using Semgrep and SonarQube.

Web App Security Dynamic Analysis: OWASP ZAP-CLI
Here, I did Web Security static code analysis using Semgrep and SonarQube.

SSH and Web Honeypots using Cowrie and SNARE + TANNER
Here, I did Web Security static code analysis using Semgrep and SonarQube.

Malware Analysis Projects
Here, I did Web Security static code analysis using Semgrep and SonarQube.

Custom Security Tools
Custom security tools mainly built using Python