Available for global SOC & CSIRT roles

Building resilient security operations from analysis, automation, and clear response.

I’m Moataz Mostafa Ali Ibrahim, a Cybersecurity Analyst and Computer Science student with hands-on experience in Python scripting, Linux log analysis, SIEM workflows, and practical IT support.

Aswan, Egypt +20 115 623 7873 stareno2020@gmail.com
Moataz Ibrahim portrait

Current focus

Cybersecurity Analyst | IT & Tech Support Specialist

Threat detection

Simulating phishing, brute-force, and log-analysis scenarios using MITRE ATT&CK.

Automation angle

Python-based tools for parsing auth logs, scanning TCP ports, and speeding up triage.

Infrastructure support

Assisting users with hardware, OS diagnostics, network basics, and Microsoft Office workflows.

Moataz Ibrahim in a professional portrait

About Me

A growth-minded security professional with strong analytical and support instincts.

I’m dedicated to building reliable defenses through structured detection, incident awareness, and hands-on technical support. My experience blends practical IT work with cybersecurity simulations, helping me connect system reliability and security operations in a meaningful way.

I’m especially interested in threat hunting, incident response, and applying Python automation to speed up investigations and improve visibility across Linux and Windows environments.

Technical skill stack

Focused on detection, response, and reliable support.

A practical mix of SIEM operations, networking fundamentals, Python automation, and hands-on IT support.

SIEM & Threat Detection

LogRhythm, Splunk, ELK Stack, Wazuh, and EDR consoles.

  • • Incident triage
  • • Rule correlation
  • • MITRE ATT&CK mapping

Networking & Firewalls

TCP/IP, DNS, routing, Wi-Fi architecture, Wireshark, and Nmap.

  • • Packet analysis
  • • Vulnerability review
  • • Network baseline checks

Automation & Scripting

Python, Bash, PowerShell, Agentic AI tools, and Linux automation.

  • • auth.log parsing
  • • port scanning
  • • workflow acceleration

IT & Infrastructure

Hardware troubleshooting, Windows diagnostics, basic network setup, and user training.

  • • PC optimization
  • • Identity baselines
  • • ICDL & Office support
Moataz in a technical posture
Moataz during professional experience

Professional experience

A mix of virtual simulations, security analysis, and hands-on support.

Cybersecurity Virtual Experience Program

Mastercard via Forage • 06/2026

Simulation

Functioned as a security awareness analyst, identifying phishing patterns, decoding logs, and recommending training improvements for vulnerable business units.

General IT & Technical Support Specialist

Self-Employed • 2015 – Present

Applied

Delivered PC troubleshooting, Windows diagnostics, software deployment, identity baseline support, and basic training aligned to ICDL and Microsoft Office practices.

Hands-on projects

Home lab experiments and tools shaped for real security workflows.

Selected work demonstrating practical detection, scripting growth, and incident-response thinking.

Python Log Analysis Linux

Linux auth.log parser

Built a Python script that extracts failed sudo attempts and flags suspicious brute-force traffic from system logs.

Impact: improved simulated triage speed and pattern detection clarity.

Python Socket Networking

TCP port scanner

Created a command-line utility using Python’s socket module to quickly identify open ports on a target host.

Use case: rapid recon and basic service discovery in homelab scenarios.

SIEM MITRE ATT&CK TryHackMe

SIEM & incident triage simulations

Practiced L1 SOC workflows in ELK Stack and Wazuh, including log filtering, rule matching, packet review, and structured incident reporting.

Outcome: stronger understanding of alert handling, timelines, and evidence preparation.

AI Agents PowerShell Automation

AI-driven operational workflows

Explored command-line AI agents and PowerShell scripts to automate baseline maintenance and accelerate logging reviews.

Focus: practical automation supporting security hygiene and reporting.

Moataz with homelab project materials

Education & credentials

Continual growth through formal study and specialized training.

Bachelor of Science in Computer Science

University of the People (UoPeople) • 2026 – Present

Focus: advanced computing logistics, secure network topologies, and database integrity.

Relevant training

Computer Network Fundamentals — ITI, CompTIA Network+ — LinkedIn Learning, Learning Python for Cybersecurity — LinkedIn Learning, Linux Administration & Identity Management — LinkedIn Learning.

Certifications

Certified in Cybersecurity (CC)

ISC2 • Active Member

CompTIA Cybersecurity Analyst (CySA+)

In Progress / Self-Study

Languages

Arabic — Native proficiency
English — Professional Working Proficiency

Contact

Let’s connect around security operations, automation, and growth opportunities.

The form below is styled and ready for API integration later. For now it offers a polished contact experience and quick access to direct channels.

Ready for a future Azure Functions endpoint.

ent Triage Simulations\n\nEDUCATION\nBachelor of Science in Computer Science – University of the People (2026 – Present)\n\nLANGUAGES\nArabic: Native proficiency\nEnglish: Professional Working Proficiency`; const blob = new Blob([content], { type: 'text/plain;charset=utf-8' }); const url = URL.createObjectURL(blob); const link = document.createElement('a'); link.href = url; link.download = 'Moataz_Ibrahim_CV.txt'; document.body.appendChild(link); link.click(); document.body.removeChild(link); URL.revokeObjectURL(url); }