Ethical hacking tools made with Python.
Daksh Shrivastav
Check their projects out: sync, TrayTrail, Portfolio Website
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Written an ARP spoofing tool that alters the ARP records of the victim's machine to show the attacker's MAC address as the gateway.
Written a network scanner tool that uses ARP packets to find the MAC address of a device by supplying its IP address through either a command line argument or interactively when the code is run.
Written a MAC address changer script, which can be used interactively or by arguments when running the code.