Skip to content
View TheLeopard65's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home
Block or Report

Block or report TheLeopard65

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

HEY THERE! HOW YOU DOING? ๐Ÿ‘‹

Welcome to my coding playground of cybersecurity related projects! ๐Ÿš€ Here's a sneak peek into the digital world of TheLeopard65.

WHOAMI

  • ๐Ÿ‘ฆ My Real Name is Yasir Mehmood and I was born in Attack, Pakistan. Currently living in Islamabad.
  • ๐Ÿ‘€ I'm interested in pushing the boundaries of technology and creating cool stuff.
  • ๐ŸŒฑ Iโ€™m currently a Student of BS Cybersecurity at Air University, Islamabad.
  • ๐Ÿ“ซ How to reach me: Drop me a message - Let's talk code and creativity!
  • ๐Ÿ˜„ Pronouns: Code Magician, Debugger Extraordinaire, and Enthusiastic Innovator.
  • โšก Fun fact: I can turn coffee into code! โ˜•๐Ÿ’ป

My Repositories

Let's Connect

  • ๐Ÿฆ Twitter: Catch my thoughts in 280 characters or less. (IN-ACTIVE)
  • ๐Ÿ“ธ Instagram: Behind-the-scenes of my CTF journey. (IN-ACTIVE)
  • ๐Ÿ’ผ LinkedIn: Let's make our professional networks collide!

Feel free to explore, fork, and contribute to any of my repositories. Happy coding! ๐Ÿš€

Popular repositories

  1. SSH-Honeypot SSH-Honeypot Public

    This Python code sets up a basic honeypot using Flask and Paramiko. It logs SSH and web login attempts, providing insights into potential security threats. The code is an educational example, demonโ€ฆ

    HTML

  2. TheLeopard65 TheLeopard65 Public

    Hey there, Welcome to my coding playground of cybersecurity related projects. Here's a sneak peek into the digital world of TheLeopard65.

  3. Fixer-Detector Fixer-Detector Public

    This is a Test tool i made for a DDOS Detector. It captures packets and shows them on a web application interface. It was a part of my 2ND SEMESTER Object Oriented Project "FIXER BOTNET"

    HTML

  4. Fixer-Attackers Fixer-Attackers Public

    These are a couple of DDOS Attack methods That i created in order to Test my Fixer Botnet. It was a part of my 2ND SEMESTER Object Oriented Project "FIXER BOTNET"

    Python

  5. Port-Scanner Port-Scanner Public

    This is a simple Python script designed to perform a TCP port scan on a specified target. It uses the socket module to establish connections with each port and reports whether each port is open or โ€ฆ

    Python

  6. WSL2-setup WSL2-setup Public

    This repository is made to automate the setup and Installation of various tools and applications within a Windows Subsystem for Linux (WSL2) environment. This script installs a comprehensive toolkiโ€ฆ

    Shell