https://github.com/xiii-mc/ipspoofer
Send packets with spoofed source/destination MAC/IP addresses.
https://github.com/xiii-mc/ipspoofer
Last synced: 4 months ago
JSON representation
Send packets with spoofed source/destination MAC/IP addresses.
- Host: GitHub
- URL: https://github.com/xiii-mc/ipspoofer
- Owner: XIII-MC
- License: gpl-3.0
- Created: 2024-12-28T14:42:29.000Z (6 months ago)
- Default Branch: UDP
- Last Pushed: 2024-12-28T15:04:55.000Z (6 months ago)
- Last Synced: 2024-12-28T15:22:36.811Z (6 months ago)
- Language: C
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IP Spoofer
Send packets with spoofed source/destination MAC/IP addresses.
This tool was made using Npcap, raw sockets (packet crafting/forging), C++ 26 and Visual Studio 2022 Compiler (in Jetbrains' IDE, CLion) on Windows 11.
To use this for yourself you'll need to edit the source/destination mac/ip variables and build the exe file yourself.
You'll also need to get your adapter name, which can be easily done using PowerShell and WMIC:
```wmic nic get AdapterType,Name,Installed,Netenabled,GUID```**This project is under GPL-3.0 license.**
*If you appear to be using this code, please credit me.*## Demo
### UDP
Spoofing configuration:

Server reading:

WireShark sniffing:
