Skip to content

Shosploit uses the shodan cli for vulnerability visualization 🔥

Notifications You must be signed in to change notification settings

WienerPeter/Shosploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Shosploit

Shosploit uses the shodan cli for vulnerability visualization 🔥

Installation Requirements:

  • git
  • python3
  • pip3
  • The official Python library for Shodan
  • Shodan API-Key

Installation Commands

  1. Step

(Path Variable für Python der PATH Variable hinzufügen, siehe https://stackoverflow.com/questions/11530090/adding-a-new-entry-to-the-path-variable-in-zsh)

  1. Step shodan init API KEY (API KEY findet man auf Shodan Website unter Account)

  2. Step (Download u. Suche)

shodan download --limit 200 ergebnisse.json.gz asn:ASN000 http.component:"sap"

  1. Step (KOnvertierung nach Excel)

shodan convert ergebnisse.json.gz xlsx

  1. Step (Excel File im System finden)

im Finder nach "Ergebnisse" suchen und dann findet man schnell ergebnisse.xlsx

User Disclaimer

  • It is recommended to use and have some experience with the shodan search engine using a web-browser before using the script.
  • Read more about shodan and their services at shodan.

Releases

No releases published

Packages

No packages published

Languages