How Hackers track the exact location of anyone?
Tech Raj
Check out dashlane for FREE on your first device by heading to dashlane.com/techraj If you want to upgrade to the premium version, make sure you use my code ‘TECHRAJ’ to get an additional 10% off on your purchase.
In this video, I'll be showing you how hackers manage to get the exact location of someone by using simple social engineering.
DISCLAIMER: Please remember that whatever I show in this video is intended only for educational purposes. Do not try this on someone without their consent. If you really want to get your hands dirty, try it on yourself. At the end of the day, what matters is your intent, what you decide to do with the knowledge you acquire. So, be responsible.
The tool used in the video is called seeker, it is a white hat social engineering tool built to accurately locate a device on the Internet using the GPS (Global Positioning System). It works best for smartphones because smartphones usually have the GPS hardware already integrated, but that's not always the case with laptops or PCs.
GitHub repo of seeker: https://github.com/thewhiteh4t/seeker To clone the repo: git clone https://github.com/thewhiteh4t/seeker
This tool only works on Linux distributions. So, if you're on Windows, you can either use Docker and pull the image of the tool, or use WSL to install a linux distro. To enable WSL (Windows Subsystem For Linux) on Windows 10:
- Go to settings, apps and features, Programs and Features, Turn Windows features on or off
- Scroll down and enable Windows Subsystem for Linux
- Restart PC
- Now go to the Microsoft store and install any Linux distro of your choice.
To make our localhost accessible over the Internet, we use a tool called ngrok which can create a secure tunnel from the localhost to their servers and provides us with a URL using which we can access and interact with the apps running on our localhost from the Internet.
Download ngrok: https://ngrok.com/download You can download ngrok using wget on Linux (or WSL): wget https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-linux-amd64.zip If you're using a 32 bit OS, or an ARM processor make sure you get the download link for the appropriate ngrok release.
Thanks for watching! SUBSCRIBE FOR MORE VIDEOS!
Join my Discord: https://discord.gg/AAs9Te8DSN Follow me on Instagram: https://instagram.com/teja.techraj Website: https://techraj156.com Blog: https://blog.techraj156.com ... https://www.youtube.com/watch?v=0MVwMXFgS14
98816909 Bytes