Skip to content
View TheLeopard65's full-sized avatar
☢️
Fueled by Coffeine!
☢️
Fueled by Coffeine!

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

Pinned Loading

  1. 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 5 1

  2. Fixer-Botnet Fixer-Botnet Public

    Fixer Botnet is a lightweight Python-based botnet framework designed for educational purposes. With a focus on simplicity and ease of use, it provides a foundation for understanding how botnets ope…

    Python 1 1

  3. 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…

    Python 1

  4. MY-DSA-JOURNEY MY-DSA-JOURNEY Public

    This repository is a comprehensive collection of my work and understanding as I go through various DSA topics. I created this repo to document and showcase the concepts, implementations, and proble…

    C++ 1

  5. CTF-Tracker-BOT CTF-Tracker-BOT Public

    A Discord bot that keeps you updated on Capture The Flag (CTF) events! With real-time data from CTFTime, it provides upcoming event listings, team stats, and comparisons. Admins can compare teams' …

    JavaScript

  6. Python-Keylogger Python-Keylogger Public

    This repository contains a Python script for a keylogger that captures keystrokes and sends them to a Discord channel via a webhook. The script uses the "pynput" library to listen for keystrokes an…

    Python