top of page
My Work
01
Backdoor
A python-based socket programming toolkit that takes access over the target PC's CLI.
02
SSHBruteForce
A SSH password brute forcer written in python.
Uses Paramiko to connect to the ssh server to brute force it, until it finds the right password.
03
Vulnerability Scanner
Scans for open ports for a site, to try find vulnerabilities using the banner description. It is built using Python
04
ARP Spoofer
A tool that implements ARP protocol to spoof IP and MAC address of attackers devices, enabling it to perform sophisticated attacks like Man-In-The-Middle (MITM) attacks.
bottom of page