This script was written for the purpose of crafting fake IP addresses to test network security by using Scapy and Faker to send spoofed ICMP packets. The concept can also be used for any IP address spoofing engagement. However, users are advised to use the script ethically as they bear full responsibilities for their actions.
Usage: $ python3 ip_spoofer.py [IP Address to Ping]
The receiving computer will receive a request from you, but with a fake IP address. Perfect for evading detection.
If you want a full tutorial on how to use the tool, use this link. https://thepythoncode.com/article/make-an-ip-spoofer-in-python-using-scapy