top of page

Search for Geolocation Vulnerabilities

Have you ever imagined that you can detect security flaws at an ATM near where you are? Here you have an example of it.


#1: Find your geolocation - you can use google maps to figure out;

#2: Visit the website shodan.io (shodan.io);

#3: Search for: geo:your_latitude,-your_longitude hostname:atm

#4: Grab some IP address and find about some vulnerabilities:


#5: Go to your Linux and use rapidscan (multi-tool web vulnerability scanner) to find some others flaws:



⚠️ This post is for educational and testing purposes only ⚠️

47 views0 comments

Recent Posts

See All

Absolutely everything is connected to the internet these days, from TV to smart light bulbs, from mobile devices to smart cars. Given those ads and ad trackers are everywhere on the Internet, a browse

Can you explain the difference between symmetric and asymmetric encryption? When would you use one over the other? Answer: Symmetric encryption uses a single key to both encrypt and decrypt data, whil

Nuclei is an open-source tool that allows security researchers and penetration testers to automate the process of finding vulnerabilities in web applications. It works by sending HTTP requests to a ta

bottom of page