Forum Thread: How to Create a Malicious Link to Grab Ip's

Hi I was wondering if there was anything in Kali or a 3rd party tool or site that is able to create a link that when clicked will grab the ip of the clicker and send it to me

3 Responses

Any link (malicious or not) will be sent the IP address of anyone who clicks it. That's part of the protocol. Traffic couldn't be routed back without it.

Amir has a good answer.

EDIT: What about honeypots in Kali?

Here's how to setup one in windows, although this isn't the main purpose.

Two other ways:

-The easy way:
I heard about a website called whatstherip...

-The hard way: write your own javascript module to do this and write the ip in the server folder that hosts it, but sending it via mail is more complicated, but you can with jQuery or PHP. In my opinion this is the best way, because you can customize the form.

Send email via PHP. Just adding this for future reference.

Share Your Thoughts

  • Hot
  • Active