SimeonOnSecurity 

By: | 48 downloads | Last Updated: 12/9/2023 | Latest Version: 1.1.3

This method behaves identical to "/shodan/host/search" with the only difference that this method does not return any host results, it only returns the total number of results that matched the query and any facet information that was requested. As a result this method does not consume query credits. Ex: Get-ShodanHostCount -Query [string] -Facet [st... More info

By: | 48 downloads | Last Updated: 12/9/2023 | Latest Version: 1.1.3

Returns information about the Shodan account linked to this API key. Ex: Get-ShodanProfile -API

By: | 47 downloads | Last Updated: 12/9/2023 | Latest Version: 1.1.3

Check the progress of a previously submitted scan request. Ex: Get-ShodanScanID -ID [string] -API [string]

By: | 47 downloads | Last Updated: 12/9/2023 | Latest Version: 1.1.3

List all protocols that can be used when performing on-demand Internet scans via Shodan. Ex: Get-ShodanScanProtocols -API [string]

By: | 46 downloads | Last Updated: 12/9/2023 | Latest Version: 1.1.3

Calculates a honeypot probability score ranging from 0 (not a honeypot) to 1.0 (is a honeypot). Ex: Get-ShodanHoneyScore -IP 8.8.8.8 -API

By: | 43 downloads | Last Updated: 2/11/2023 | Latest Version: 1.0

Get VirusTotal report for a specified file. Ex. Get-VirusScan -api {string} -file {string}