0xKayala / Shodanizer

An advanced automation tool for optimizing Shodan scans, providing swift insights into potential vulnerabilities for both IP addresses and domains

Home Page:https://github.com/0xKayala/Shodanizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem coming

krivadna opened this issue · comments

Does it run only on non rooted
Devices?

I use termux non rooted and unable to run with commands shodanizer -h Shodanizer -h

~/Shodanizer $ bash Shodanizer.sh


/ // / ____ / / _____ ()_ ___ _____
__ / __ / __ / __ / __ `/ __ / /_ / / _ / /
/ / / / / // / // / // / / / / / / /
/ __/ /
/
// //_/_,/_,// /// //_// v1.0.0

                        Made by Satya Prakash (0xKayala)

Scanning domain:
Error: Unable to parse JSON response
Shodan Scan is completed

You need to have Shodan installed on your device and for termux the home directory will be different, so find where the /usr/bin/ is located in your termux and move the shodanizer.sh file to /usr/bin/ location after you gave the execute permissions to the shodanizer.sh file. Then it will work for sure.