track a mobile phone location with just a phone number

 

I need to warn you: tracing someone’s mobile phone without their permission is illegal, and could land you in jail. We, take no responsibility for your actions. We assume you’re using this knowledge for the good of humanity.

This is what we assume about your intentions of learning this technique:

Imagine you’re in love with someone who is kidnapped by your arch-nemesis/villain of your story. The police refuse to help you because they are crooked and is turning a blind eye to the villain. The only way to get your lost love back is by tracing the location of her phone number.

Don’t worry, man! You will get your lost love back. We will teach you how to trace a mobile phone location with just a phone number.

How to trace a mobile phone’s location with only the phone number?

It is not exactly that hard to trace someone’s location. It is super easy. But first, what do you need?

What do you need to get started?

  • A laptop or a computer
  • An internet connection
  • Kali Linux OS
  • TrackUrl pen-testing tool

Follow these steps to find the location of any mobile phone:

Step #1. Boot into Kali Linux in your computer or Virtual box


How to track mobile location with only a phone number - Open kali linux

Kali Linux is a Debian-based Linux operating system designed for security and pen-testing tools. If you don’t have Kali Linux, download and install Kali Linux OS . Or you can install a virtual machine on your computer with VirtualBox Kali Linux.

Step 2. Download install TrackUrl from GitHub

How to track mobile location with only a phone number - Download install TrackUrl From GitHub

TrackUrl is a pen-testing tool made by Z_Hacker. It gives the location of the mobile phone where the link is opened.

Follow these steps to install TrackUrl:

  • Download TrackUrl from GitHub

Either type or copy-paste this code in the terminal to download the files from GitHub

#       git clone https://github.com/cryptomarauder/TrackUrl.git
  • Then change the folder sharing permissions for the public

Copy-paste this code in the Kali Terminal to make the folder available to public:

#       chmod -R 755 TrackUrl
  •  Change the current directory to TrackUrl

Copy-paste the following code to change the directory in the kali terminal:

#       cd TrackUrl

Step 3. Run the TrackUrl tool in Kali Linux



The next step is run the TrackUrl tool. Use this code to run it from the terminal:

#       ./TrackUrl.sh

Once you run the above code, the application starts running. It will generate an URL and redirects to the local folder of your computer. The window ngrok gives you necessary information.

How to track mobile location with only a phone number - Run track URL from the terminal When someone visits this URL, the location and other browser data is pinged back to you.

Step 4. Copy-paste or type the HTTPS URL to terminal

Before you send the URL to the mobile you want to track, you need to open the output stream of the URL. Copy-paste the HTTPS link to display the information the link is gathering.

How to track mobile location with only a phone number - Display the output stream by copy-pasting the url to the terminal
Press enter you input the URL.

Press enter you type in the HTTPS URL. After you press enter, the terminal will open a new window that displays the output stream.

How to track mobile location with only a phone number - Track the location in the "tail" terminal window

The “tail” window displays the location but it will be empty since you haven’t sent it to anyone.

Step 5. Send the HTTPS URL to your friend to see if this works

I sent the URL link to my collegue and friend Shrinath, who works as an SEO at Alltechbuzz. This is the screenshot of the message I sent him.

How to track mobile location with only a phone number - Send the URL to the device you want to locate

My friend already knows that I sometimes draw sketches. So he wasn’t suspecting me. So, he clicked on the link. The link took him to the webpage we set up. or if you want to do professional phishing you can send anonymous sms or use a virtual number or you can send via a spam email , you can use bit.ly shortner for to prevent link detection

How to track mobile location with only a phone number - This what the URL looks like

As long as this window is open, the location is collected by this webpage and updates the tail log. If he stays here long enough, the location is traced every 2 seconds and pinged back to your computer.

Step 6. Find and copy the location of the device from the tail window

After they click on the link and then visit the page you setup, the tail window will be updated with the location of the device from which the link is opened.

How to track mobile location with only a phone number - tail window log display of trackurl

The location is updated every 2 seconds. However, the tracking stops as soon as the window or tab is closed.

The two numbers after the GET /logme/, are the longitute and latitude of the device. Copy these numbers or write them down.

How to track mobile location with only a phone number - copy the longitude and latitude of the device

The longitude and latitude of my friend’s phone are highlighted above. He is in the same office that we work.

Step 7. Put the longitude and latitude in Google Maps.

Now paste the longitude and latitude in Google Maps. You will know where the device is located.

How to track mobile location with only a phone number - check the location in google maps

Now this information is not accurate, since our office is a little away from the location that is being shown in the maps. That’s because my friend and I keep the location OFF in our mobile phones. But the general area of the location is right up to 100 meters. The pin in the maps near the bakery is roughly where our office is located.

Again, I have to say, tracking someone’s location is illegal and could land you in jail.

use for educational purpose only ( that i know you will not use for educational purpose) publisher or developer will not  be responsible

Post a Comment

Previous Post Next Post