Skip to content
View ibrahim-khan12's full-sized avatar

Highlights

  • Pro

Block or report ibrahim-khan12

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

Hi, I'm Ibrahim Khan


Cybersecurity Student | Developer | Security Researcher

I am a cybersecurity student passionate about secure systems, offensive security, networking, and building real-world security tools.


About Me

  • Focused on Red Teaming, OSINT, DFIR, and Secure Protocol Engineering
  • Building tools in networking, cryptography, secure communication, OSINT automation, and IDS
  • Interested in ML-assisted security and automated threat detection
  • Currently working on: Secure Chat System, Mini IDS, OSINT Recon Tool

Tech Stack

Languages C++, Python, Bash, JavaScript
Cybersecurity Tools Wireshark, Nmap, Burp Suite, Metasploit, Linux
Machine Learning NumPy, Pandas, Scikit-Learn, Matplotlib
Domains Networking, Cryptography, DFIR, OSINT, IDS, Threat Detection

Programming Languages

Cybersecurity & Networking

Machine Learning & Data Skills

Domains & Expertise

  • Networking & Socket Programming (TCP/UDP)
  • Secure Communication (AES, DH, HMAC, Key Management)
  • Machine Learning for Security (anomaly detection, pattern analysis)
  • Digital Forensics (Windows DFIR)
  • OSINT & Automation
  • Threat Detection / IDS

Featured Projects

🔹 Secure Chat System (AES + DH + HMAC)

Encrypted communication system implementing secure key exchange, encryption, and message integrity.

🔹 OSINT Reconnaissance Tool

Automates data collection from Shodan, WHOIS, DNS enumeration, and scraping.

🔹 Simple IDS

Packet behavior analysis to identify anomalies & potential threats.

🔹 UDP/TCP File Transfer System

Multi-client file server with upload, download, and activity logging.

🔹 Secure Auction using Oblivious Transfer (Naor–Pinkas)

1-out-of-2 OT implementation with a private bidding demo.


Contact

Email: m.ibkhan@icloud.com

LinkedIn: www.linkedin.com/in/muhammad-ibrahim-475832279


Always exploring, always building. Open to cybersecurity internships and collaborations.

Pinned Loading

  1. -Intrusion-Detection-System -Intrusion-Detection-System Public

    the project comprises of comprehensive analysis of a custom-implemented intrusion detection system using machine learning techniques on the CICIDS2017 dataset.

    Jupyter Notebook 1

  2. AI-Driven-Vulnerability-Prioritization-and-Remediation-System-for-Network-and-OS-Layers- AI-Driven-Vulnerability-Prioritization-and-Remediation-System-for-Network-and-OS-Layers- Public

    Forked from EHT1SHAM/AI-Driven-Vulnerability-Prioritization-and-Remediation-System-for-Network-and-OS-Layers-

    AI-Driven-Vulnerability-Prioritization-and-Remediation-System-for-Network-and-OS-Layers

    Python

  3. cybersecurity-Breach-Cost-Prediction-API- cybersecurity-Breach-Cost-Prediction-API- Public

    complete machine learning pipeline that analyzes network traffic data and predicts the potential financial impact of security breaches

    Jupyter Notebook

  4. Multilingual-Movie-Summary-Analyzer Multilingual-Movie-Summary-Analyzer Public

    Predict Genres and Convert Summaries to Audio in Arabic, Urdu, and Korean

    Python

  5. Oblivious-Transfer-OT-Protocol-Implementation Oblivious-Transfer-OT-Protocol-Implementation Public

    A Python implementation of the 1-out-of-2 Naor-Pinkas Oblivious Transfer protocol

    Python

  6. Secure-Chat-Syatem-using-AES-DH-SHA_256 Secure-Chat-Syatem-using-AES-DH-SHA_256 Public

    A c++ implementation of a secure chat system using DH and AES

    C++