Skip to content
View aizazullahdurrani8's full-sized avatar

Block or report aizazullahdurrani8

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
aizazullahdurrani8/README.md

πŸ‘‹ Hello, I'm Aizaz Ullah Durrani

I’m a Software Engineering student passionate about Cybersecurity, Python, and Linux. I build practical tools, write clean code, and solve real-world security challenges. My mission is to make meaningful contributions to cybersecurity and evolve into a leading ethical hacker and security expert.


πŸ‘¨β€πŸ’» About Me

  • πŸŽ“ Pursuing BS Software Engineering @ SUIT Peshawar (Expected Graduation 2026)
  • πŸ§‘β€πŸ« Teaching Assistant with 1.5 years of experience supporting academic excellence
  • πŸ” Focused on Ethical Hacking, Cybersecurity, and Python scripting
  • 🧠 Exploring AI and Mobile App Development (Flutter) alongside cybersecurity

πŸš€ Current Focus

  • Network & Web Application Security
  • Python Automation for Cybersecurity
  • Linux Systems & Networking
  • Cross-platform Development (Flutter & Dart)
  • Fundamentals of Artificial Intelligence

🧰 Featured Projects

A Python tool to temporarily change your Linux system’s MAC address, great for anonymization and network testing.

Scans your local network to list IP and MAC addresses of connected devices. Built with Scapy, ideal for reconnaissance and diagnostics.

Python tool that performs ARP spoofing using Scapy to intercept communication between a target device and the network gateway.

Python tool that performs ARP spoofing using Scapy to intercept communication between a target device and the network gateway.

βš’οΈ I focus on delivering clean, purposeful, security-driven solutions.


πŸ› οΈ Technical Skills

Languages: Python, SQL, Dart, C++
Operating Systems: Kali Linux, Windows, Android
Frameworks & Tools: Flutter, Git & GitHub
Databases: MySQL
IDEs: PyCharm, VS Code
Other: Canva, Adobe Photoshop, MS Office


πŸ“œ Certifications

  • IBM Cybersecurity Analyst (Coursera)
  • Cybersecurity Attack and Defense Fundamentals
  • Diploma in Information Technology

🌟 Core Competencies

  • Ethical Hacking & Penetration Testing
  • Python Scripting & Automation
  • Linux Administration & CLI Networking
  • Technical Writing & Knowledge Sharing
  • Communication & Mentorship

πŸ“ˆ GitHub Stats


πŸ“Š Most Used Languages


🌐 Contribution Graph


Thanks for visiting my GitHub profile! I’m open to internships, collaborations, and projects in cybersecurity, Python, and ethical hacking. Let’s build something impactful together.

Popular repositories Loading

  1. aizazullahdurrani8 aizazullahdurrani8 Public

    A professional GitHub README highlighting my journey in software engineering, focusing on cybersecurity, Python scripting, Linux, projects, skills, and ethical hacking dedication.

  2. flutter-complete-guide-course-resources flutter-complete-guide-course-resources Public

    Forked from academind/flutter-complete-guide-course-resources

    Course resources (code snapshots & slides) for our complete Flutter & Dart course (https://acad.link/flutter).

    Dart

  3. flutter flutter Public

    Forked from flutter/flutter

    Flutter makes it easy and fast to build beautiful apps for mobile and beyond

    Dart

  4. python-course-tasks python-course-tasks Public

    A curated collection of beginner-friendly Python programs showcasing math operations, string manipulation, conditionals, loops, and basic algorithms for learning and quick reference.

    Python 1

  5. python-mac-address-changer python-mac-address-changer Public

    A simple Python script to change the MAC address of a network interface easily. Supports setting a custom or random MAC address with command-line options.

    Python

  6. python-network-scanner python-network-scanner Public

    A simple Python ARP scanner that discovers devices on a local network by sending ARP requests, displaying their IP and MAC addresses for quick network reconnaissance and monitoring.

    Python