Skip to content
View MDK-4203's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Air University
  • E9-4 Islamabad
  • 04:02 (UTC +05:00)

Block or report MDK-4203

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MDK-4203/README.md

Banner

Hi πŸ‘‹, I'm Daniyal

aka MDK-4203

Typing SVG

separator

πŸ“ About Me

I don't just secure systems β€” I break them first. I blend offensive tradecraft like malware research and exploit development with defensive insights like SIEM detection engineering and AI-driven security automation. I learn by building: shipping secure full-stack portals with OWASP Top 10 controls baked in, architecting CTF competition platforms from scratch, developing dual-purpose network toolkits, and deploying open-source SOC stacks for real startups.

  • πŸ”­ Currently building: Proprietary CTF infrastructure, Academic Portals, Pentesting Toolkit
  • 🌱 Currently learning: Advanced exploit development, AI-driven security automation, and threat hunting methodologies
  • πŸ’Ό Open to: Offensive, defensive, or purple team roles that reward technical depth and a builder mentality
  • πŸ’‘ Philosophy: I learn by building. I secure by breaking. I defend by understanding the attack.
  • 🎯 Focus: Vulnerability Assessment, Web Application Security, SIEM Detection Engineering, and Secure Coding Practices
  • 🀝 Collab: Joint offensive/defensive work via @Pause-n-Clause
  • 🌍 Community: Active Open Source Contributor

separator

πŸš€ Languages and Tools I Use

πŸ›‘οΈ Offensive Security

Kali Burp Nmap Msf Nuclei SQLmap Maltego FLARE

πŸ”’ Defensive Security

Wazuh ELK pfSense OpenCTI Suricata Nessus MISP

πŸ’» Programming Languages

Python C C++ C# JavaScript PHP Bash Assembly

🎨 Frontend Development

React Next.js HTML5 CSS3 Tailwind Bootstrap

βš™οΈ Backend Development

Django Flask Node.js Express Nginx

πŸ—„οΈ Databases

MySQL SQLite MongoDB ES

🐳 DevOps & Infrastructure

Docker Linux Git Jenkins

separator

πŸ—οΈ Notable Projects

πŸ› οΈ V.A.M.P.I.R.E

Dual-purpose network toolkit β€” enterprise latency stabilization + offensive pentesting & DDoS simulation

Next.js React Python Suricata

View Repo β†’

🏴 CTFd-less CTF Platform

Full-stack CTF platform from scratch β€” dynamic scoring, team management, live leaderboard

React Flask SQLite

View Org β†’

πŸ§ͺ Info-Stealer (Research)

Lab-use malware research β€” browser data extraction via encrypted/obfuscated channels to build detection techniques

Python Crypto

πŸ”’ SOC Home Lab

Full mini-SOC β€” Wazuh, pfSense, Suricata, ClamAV, MISP, OpenCTI, ELK Stack, Sysmon

Wazuh Docker ELK

πŸŽ“ Academic Portals (NCSA)

31+ secure academic portals with OWASP Top 10 controls and centralized CMS for Air University

React Tailwind Node.js

πŸ’¬ LAN-Chat

Cross-device LAN communication β€” C++ backend with OpenMP and lightweight web frontend

C++ OpenMP JS

separator

πŸ“Š GitHub Stats & Activity

GitHub Stats Total Contributions

Contribution Graph


github-snake

separator

🌏 Where to Find Me

LinkedIn Pause-n-Clause Email


Quote

Pinned Loading

  1. Assembly-Keylogger Assembly-Keylogger Public

    An educational proof-of-concept demonstrating low-level input interception via x64 assembly. Explores Windows API hooks, memory segmentation, calling conventions, and hardware/OS defenses (DEP, ASL…

    Assembly

  2. Competition-Schedular Competition-Schedular Public

    A desktop application for managing 16-team single-elimination cybersecurity tournaments. Uses a binary tree backend for bracket integrity, queue-based round processing, and a Windows Forms GUI for …

    C++ 1

  3. Multi-Site-Enterprise-Architecture Multi-Site-Enterprise-Architecture Public

    A scalable multi-site enterprise network spanning Toronto, Vancouver, Ottawa, and Montreal, implemented in Cisco Packet Tracer with OSPF, VLANs, ASA firewall, NAT/PAT, and IPsec VPN.

  4. Pulse Pulse Public

    A high-performance, multi-threaded terminal utility for real-time Linux system monitoring and process management, interfacing directly with /proc filesystem and implementing POSIX synchronization f…

    C