Skip to content
/ CVEJosh Public

OpenCVE Update check combined with shodan search

Notifications You must be signed in to change notification settings

eic0/CVEJosh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVEJosh

Python Script to check daily for updated CVEs in the last 24 hours and if a vendor is mentioned check shodan for hosts running it. Additionally it'll also send you a telegram message if you prodive a telegram bot token and chat id

Requirements:


Usage:

  • python main.py
    • It'll run and update daily.

Docker:

  • docker build -t cvejoshcon .
  • docker run -d --name CVEJosh --env-file .env cvejoshcon

About

OpenCVE Update check combined with shodan search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published