spicesouls / basilisk

A Tool using Shodan and RTSP to find vulnerable cameras around the world.

Home Page:https://spicesouls.github.io/basilisk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐍 Basilisk 🐍

Version 1.0.0

A Tool using Shodan and RTSP to find vulnerable cameras around the world.

forthebadge forthebadge

πŸ›  Installation

git clone https://github.com/spicesouls/basilisk
cd basilisk && pip install -r requirements.txt
chmod +x basilisk.py

πŸ“ƒ Usage

./basilisk.py [ SHODAN API KEY ] -t [ THREAD COUNT ]
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚__________               .__.__  .__        __    β”‚
β”‚\______   \_____    _____|__|  | |__| _____|  | __β”‚
β”‚ |    |  _/\__  \  /  ___/  |  | |  |/  ___/  |/ /β”‚
β”‚ |    |   \ / __ \_\___ \|  |  |_|  |\___ \|    < β”‚
β”‚ |______  /(____  /____  >__|____/__/____  >__|_ \β”‚
β”‚        \/      \/     \/                \/     \/β”‚
β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€
β”‚ By SpiceSouls β”‚ Beyond Root Sec β”‚ Version: 1.0.0 β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

[!] Final Results:
+----------------+----------------+---------+---------+
|       IP       | Authentication | Country |   City  |
+----------------+----------------+---------+---------+
| 103.242.236.2  |  admin:admin   |  India  | Chennai |
| 179.155.126.29 |  admin:admin   |  Brazil | Uberaba |
+----------------+----------------+---------+---------+

πŸ“Œ To Do

  • πŸ’Ή Add Honeypot Detection

  • ❎ Add 'Timeouts' to speed up the probing process

  • ❎ Add option to use Proxies

  • ❎ Add option to use Tor (?)

My Blog: https://spicesouls.github.io/blog

🚧! THIS IS FOR STRICTLY EDUCATIONAL PURPOSES, I AM NOT RESPONSIBLE FOR YOUR USE OF THIS !🚧

License

About

A Tool using Shodan and RTSP to find vulnerable cameras around the world.

https://spicesouls.github.io/basilisk

License:MIT License


Languages

Language:Python 100.0%