Skip to content

0x4meliorate/Epimetheus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

____ ___  _ _  _ ____ ___ _  _ ____ _  _ ____
|___ |__] | |\/| |___  |  |__| |___ |  | [__
|___ |    | |  | |___  |  |  | |___ |__| ___]
                                            
In Greek mythology, Epimetheus (/ɛpɪˈmiːθiəs/; Greek: Ἐπιμηθεύς, which might mean "hindsight", literally "afterthinker")

Receive notifications on the most recent disclosed CVE's.

Be sure you are notified and up to date on the latest threats!

How to use:
  • pip install -r requirments.txt - Install the dependencies.
  • python main.py initdb - Initialize the database. (Run this when first using 'Epimetheus').
  • python main.py scan - Scan and alert for new vulnerabilities.
  • python main.py search <keyword> <limit> - Display the latest disclosed CVE's.
    Search examples:
    • python main.py search * 10 - Pull the latest 10 disclosed CVE's.
    • python main.py search chrome 5 - Pull the latest 5 disclosed Chrome CVE's.
Example:

poc

Query CVE's:

image