Skip to content
/ vulnspy Public
forked from ProcessusT/vulnspy

VULNSPY regularly retrieves the latest alerts published by the CERT-FR and the related vulnerabilities with their CVSS score and allows you to notify by email or by discord if a defined threshold is exceeded

License

Notifications You must be signed in to change notification settings

Siryu6/vulnspy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VULNSPY






VULNSPY regularly retrieves the latest alerts published by the CERT-FR
and the related vulnerabilities with their CVSS score and allows you to
notify by email or by discord if a defined threshold is exceeded




Changelog


On last version (V 1.1) :
- Complete rewrite for discord bot and webhook
- Best format for message output

Version 1.0 :
- Notify by email and by discord

Installation


git clone https://github.com/Processus-Thief/vulnspy
cd vulnspy/
python3 ./vulnspy.py

IMPORTANT : You need to configure SMTP and Discord options in script :





About

VULNSPY regularly retrieves the latest alerts published by the CERT-FR and the related vulnerabilities with their CVSS score and allows you to notify by email or by discord if a defined threshold is exceeded

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%