TheLeopard65

MY CODING PROJECTS

FIXER BOTNET

A lightweight Python-based botnet framework designed for educational purposes. With a focus on simplicity and ease of use, and understanding how botnets operate. -- (FIRST SEMESTER PROJECT)

LEARN MORE →

WSL SETUP

A repo to automate the setup and Installation of various tools and applications within a Windows Subsystem for Linux (WSL2) environment. Script installs a comprehensive toolkit for security and penetration testing tasks.

LEARN MORE →

CTF TRACKER BOT

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. -- (REQUIRES FREE DISCORD BOT API)

LEARN MORE →

SSH HONEYPOT

A basic honeypot using Flask and Paramiko. It logs SSH attempts, providing insights into potential security threats, demonstrating how to detect and log unauthorized access. -- (FIRST SEMESTER PROJECT)

LEARN MORE →

NASM RANSOMWARE

A simple ransomware simulation written in assembly language (NASM x86). The code demonstrates encryption and decryption of a dummy file using Modified XOR-based encryption. -- (THIRD SEMESTER PROJECT)

LEARN MORE →

MAC SPOOFER

A repository of tools to change or reset MAC addresses on different operating systems (Windows, Linux, and MacOS). The tools are implemented in C++ and supporting a set of functionalities for each platform.

LEARN MORE →