/pentests

pentests script used "ONLY" for educational purposes . I you need to run this on someone else machine you "Must" have permission.

Primary LanguagePythonMIT LicenseMIT

pentests

python scripts for pentesting.

mac_changer.py This script will find your current mac and change it to the provided MAC address, to run: python3 mac_changer.py -i eth0 -m 00:11:22:33:44:55


net_scanner.py This script will broadcast a network package with the IP/range provided and scans the network to find all the IP/MAC addresses and outputs it in a table: python3 net_scanner.py -t 10.0.2.1/24