Grabs a targets IP address and sends it along with its information through a discord webhook.
Once a target runs this program it will send the targets IP, Country, City ect through a discord webhook
Run this command in CMD, terminal or PowerShell (if you don't already have the following modules installed):
pip install requests
pip install dhooks
pip install json
pip install datetime
- Create a discord webhook.
- Replace "webhook-url-here" with your webhooks url, make sure its discord.com instead of discordapp.com.
- (Optional) Compile the file into a exe, dont know how? https://www.youtube.com/watch?v=UZX5kH72Yx4.
- Done.
This is illegal if you use this without the consent of the owners (in this case, the Discord team). I am not accountable for anything you get into. This is 100% educational, please do not misuse this tool.