Skip to content
View mosi1910's full-sized avatar

Block or report mosi1910

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

Security is a process, not a product.

πŸ‘‹ Hi, I'm Mostafa

Master's Student | Linux & Network Security Enthusiast


πŸŽ“ About Me

I'm a Master's student specializing in secure infrastructure, Linux systems, and network security.

I focus on designing, hardening, and monitoring reliable systems with security-first principles.

I’m particularly interested in:

  • Secure Linux systems
  • Network architecture & protocol design
  • Infrastructure hardening
  • Monitoring & reliability engineering

πŸ–₯ Linux & System

Linux Arch Linux Bash SSH


🌐 Networking

TCP/IP Wireshark Nmap


πŸ” Security

iptables UFW Fail2Ban OpenSSL Snort Suricata


πŸ§ͺ Security Labs & Projects

  • πŸ” Linux Hardening Lab (SSH, UFW, Fail2Ban configuration)
  • 🌐 Network Traffic Analysis with Wireshark
  • πŸ›‘ Firewall Rules Design with iptables
  • πŸ“Š Log Monitoring & SIEM Practice Environment (Snort, Suricata)
  • 🐳 Secure Dockerized Service Deployment
  • πŸ§ͺ Pentesting Experiments (Metasploit, Burp Suite, Kali Linux)

πŸ“š Currently Learning

Always learning and experimenting with:

  • Advanced Linux Internals
  • Network Protocol Analysis
  • Threat Detection & Response
  • Secure Infrastructure Design

πŸ“« Connect

Popular repositories Loading

  1. 6-bit-CPU-VHDL 6-bit-CPU-VHDL Public

    Educational 6-bit CPU implemented in VHDL with custom ISA and testbench

    Python

  2. hospital-management-database-system hospital-management-database-system Public

    Relational database for managing hospital operations, patient records, staff, and billing.

  3. vehicle-detection-tracking vehicle-detection-tracking Public

    Vehicle detection, tracking, and counting project using YOLO + ByteTrack

  4. persian-qa-nlp-project persian-qa-nlp-project Public

    Persian question answering project using ParsBERT, LLaMA, and RAG

  5. web-performance-engineering-load-testing web-performance-engineering-load-testing Public

    Performance evaluation and profiling of a social network web application using Xdebug, KCacheGrind, Locust, and Apache JMeter. Includes load, stress, and soak testing analysis with bottleneck ident…

  6. compiler-lexer-jflex compiler-lexer-jflex Public

    Lexical analyzer implementation for a compiler design course using JFlex. Supports recognition of identifiers, keywords, operators, separators, and numeric literals with formatted token output.

    Java