Tool Shodan menggunakan Shodan API.
Shodan Tool using shodan API
- Banner Count (Menghitung Jumlah Banner)
- Scan Host
- Install Python3 & PIP :
$ apt install python3 && apt install python3-pip
- Install Shodan API :
$ pip install shodan
Buat API KEY di akun shodan anda kemudian copy dan pastekan kode API anda ke file api_key.txt di folder ini setelah itu tinggal jalankan :
$ python3 main.py
Create API KEY in your shodan account then copy it and paste your API code into api_key.txt file in this folder then run this tool :
$ python3 main.py