ShoFinder
Bulk scanning of Hosts and IPs using the Shodan API
Install / Use
/learn @pollonegro/ShoFinderREADME
ShoFinder
Bulk scanning of Hosts and IPs using the Shodan API

This script allows us to search in Shodan for a single host, a domain, a range or to pass a txt file with ips, hosts and ranges for batch processes, it has options available as silent mode, customization of own API and export of results to Excel file.
NOTICE: IT IS NECESSARY TO SET THE KEY API IN THE CODE OR USE THE PARAMETER ONCE
Install:
git clone https://github.com/pollonegro/ShoFinder.git
pip3 install requirements.txt
usage: python3 ShoFinder.py [-h] [-t TARGET] [-f FILE] [-s] [-a API] [-ex EXPORTXLS] Version: 1.4 - This script intend to obtain information with Shodan optional arguments:
-h, --help show this help message and exit
-t TARGET, --target TARGET
Indicate ip/domain/range to process
-f FILE, --file FILE Indicate ip list file to process
-s, --silent Dont show nothing in screen
-a API, --api API Set a custom Shodan API key - NEEDED ONCE FOR SET!!!
-ex EXPORTXLS, --exportXLS EXPORTXLSX
Export the results to a XLSX file
Ej:
python3 ShoFinder.py -t 172.217.17.14
python3 ShoFinder.py -t google.com
python3 ShoFinder.py -t 172.217.17.0/24
python3 ShoFinder.py -f ip.txt -a 1a2b3c4d5e6f7g8h9i10j11k12l13m14 -ex archivoExcel -s
Related Skills
node-connect
354.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
112.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
354.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
354.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
