Searpy tool is an automated and open-source cyber-security tool developed in python language which is is intentionally developed to string for the IP address and the links from various search engines like Shodan, Google, Baidu, Yahoo, etc.
However,Searpy tool is available on the Github platform for free.
In addition,there are features to display the output in a more verbose mode and detailed manner.
Installation Proccess:
- git clone https://github.com/j3ers3/Searpy
- cd Searpy
- sudo pip3 install -r requirements.txt
- sudo python3 Searpy.py -h
Some Example Usage:
Usage 1: Searching something on shodan
python3 Searpy.py --shodan -s "Maloy" -l 10
Usage 2: Using favicon.icon hash to find websites with the same icon
python3 Searpy.py --shodan_icon https://websecurityinsights.my.id/
Usage 3: Using Google Search Engine for dorking
python3 Searpy.py --google -s "inurl:php?id="
References:
https://github.com/j3ers3/Searpy
Stay with us: Web Security Insights
Wanna know about more cyber security tools? Click me
Tool was reviewed by Maloy Roy Orko