Skip to content
View ZTMY0's full-sized avatar
  • The Euro-Mediterranean University of Fez
  • Fez,Morocco
  • 12:06 (UTC +01:00)

Highlights

  • Pro

Block or report ZTMY0

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
ZTMY0/README.md


hey there 👋 i'm ihab

Cybersecurity Student | SOC & Cloud Security Enthusiast


Building hands-on security projects and developing skills in threat detection and cloud security

Focused on learning SOC operations, network security, and defensive security practices


Current Security Projects

Building a custom antivirus simulation tool to understand malware detection techniques and signature-based scanning.

Tech Stack: C , File System Analysis

SSH/Telnet honeypot deployment using Docker for logging and analyzing attack patterns.

Tech Stack: Docker, Python, Linux

** What I'm Working On:**

  • Malicious Login Detector - Using data structures to detect brute-force attacks (group project)
  • ARP Spoofing MITM - Learning about network attacks and detection techniques
  • Security monitoring lab environment using Docker

Skills & Tools

Languages:       Python • C/C++ • PHP • Bash
Security Tools:  Nmap • Wireshark • Hydra • Docker
Technologies:    MySQL • Linux • Network Analysis
Learning:        SIEM tools • Log analysis • Threat detection • Cloud security
python c c++ php linux docker mysql bash

Side Projects

Interactive Pong game controlled by hand gestures using computer vision and MATLAB.

Tech Stack: MATLAB, Computer Vision

Classic Pong game remake with modern features and smooth gameplay mechanics.

Tech Stack: C++, Raylib


GitHub Statistics

Profile Views GitHub followers GitHub Stars




** "The only truly secure system is one that is powered off, cast in a block of concrete and sealed in a lead-lined room."**

*~ Gene Spafford*

Pinned Loading

  1. PongGameRemake PongGameRemake Public

    simple pong game using C++ and Raylib library inspired by Toby Fox Undertale

    C 1

  2. MATLAB-Hand-Gesture-Pong MATLAB-Hand-Gesture-Pong Public

    Matlab Pong Game controlled using hand gestures

    MATLAB

  3. antivirus-simulator antivirus-simulator Public

    A simple antivirus scanner that uses signature-based detection, linked lists, and a mock quarantine system

    C

  4. Dockerized-cowrie Dockerized-cowrie Public

    A containerized Cowrie SSH honeypot integrated with a custom Streamlit-based SIEM dashboard. Designed to capture, visualize, and analyze attacker activity in real time across a ZeroTier virtual net…

    Shell