Divin-debug / DBLTEKchecker

python script who crawl shodan and check if the ip are vulnerable to dbltek exploit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ› MASS DBLTEK EXPLOIT CHECKER USING SHODAN

How to use :

python main.py HTTP/1.0 401 Please Authenticate WWW-Authenticate: Basic realm="Please Login"

🎭 Requirements :

  • You need the shodan, time, requests, re, pystyle python lib
  • Put your shodan API KEY in line 53 of main.py

πŸ’‘ Ideas πŸ’‘

Feel free to make a pull request on this repository to submit any idea!



  • Not only crawl the first page of results
  • Multithreading with others API
  • Integrate zoomeye API
  • Check the numbers of SIM
  • Check the IP location
  • Send the results to a webhook




About

python script who crawl shodan and check if the ip are vulnerable to dbltek exploit


Languages

Language:Python 100.0%