trying to learn Shodan's CLI and got a newbie question.
Is there any way to use Shodan's CLI to submit a scan to an IP on a specific port? Or shodan just keeps scanning randomly the internet until the port is selected to be scanned?
What I'm trying to do is something on the lines of asking shodan to scan 1.1.1.1 on port 23 and see what the 1.1.1.1 replies.
Tried using shodan scan protocols telnet <1.1.1.1>
but did not work.
Is this possible?