Skip to content
View hammadx05's full-sized avatar

Block or report hammadx05

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

πŸ‘‹ Hi, I'm Hammad

Penetration Tester in Training Β· Bug Bounty Hunter Β· Security Researcher
πŸ“ Karachi, Pakistan β€’ Open to internships

Profile Views


🎯 About Me

  • πŸŽ“ BS in Cybersecurity β€” FAST NUCES, Karachi (Expected 2027)
  • πŸ”₯ Passionate about Penetration Testing, Web Application Security, and Bug Bounty Hunting
  • πŸ› οΈ Building professional security tools for reconnaissance and enumeration
  • 🎯 Active on TryHackMe β€” continuously improving red team skills
  • πŸ“ˆ Currently learning: OWASP Top 10, Privilege Escalation, API Security

🧰 Arsenal

Pentesting Development Concepts
Burp Suite Python Web App Security
Nmap C/C++ Reconnaissance
Metasploit Bash Privilege Escalation
Wireshark Git OSINT
Gobuster Kali Linux C2 Communication

πŸ”₯ Featured Projects

Project Description Tech
πŸ” SubStorm Advanced subdomain enumeration tool with CDN detection, Shodan integration, multi-threading, and HTML/JSON reporting. Python Multi-threading Shodan API
⌨️ Windows Keylogger + C2 Simulation Educational Windows keylogger for malware analysis: API hooking, registry persistence, trigger-based activation, and Python C2 server communication. C++ Python Windows API
πŸ” PyPassManager GUI password manager with AES-256 encryption for secure credential storage. Python Cryptography Tkinter
πŸ’¬ Network Chat Portal With FTP Terminal-based encrypted messaging with real-time file transfer capabilities. Python Socket Programming FTP

πŸ” More projects: View all repositories


πŸ“¬ Let's Connect

GitHub Β  LinkedIn Β  TryHackMe Β  Resume Β  Email

Pinned Loading

  1. SubStorm-Advanced-Subdomain-Enumeration-Tool SubStorm-Advanced-Subdomain-Enumeration-Tool Public

    SubStorm - Advanced subdomain enumeration tool with multi-layer validation, CDN detection, Shodan integration, and comprehensive reporting. Built for security researchers and bug bounty hunters.

    Python

  2. windows-keylogger-c2-simulation windows-keylogger-c2-simulation Public

    Windows keylogger built for malware analysis study, demonstrating keyboard hooking, persistence, trigger-based execution, and basic C2 communication in a controlled lab environment.

    C++

  3. FAST-NUCES-Resources FAST-NUCES-Resources Public

    A complete archive of my university work from Semester #1 to #3 including assignments, projects, notes, and study material, organized for easy reference.

    C++ 1

  4. PyPassManager PyPassManager Public

    A modern Python password manager with an intuitive GUI – securely store, encrypt, and manage your credentials with ease.

    Python