Skip to content

This script a nrich result parser for monitoring all ip with CVE.

License

Notifications You must be signed in to change notification settings

J3eyond/nrich_cve_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nrich CVE parser

Description

This script a nrich result parser for monitoring all ip with CVE.

Possibilities

  • Diff CVE result;
  • Rewritten output nrich(more readable)
  • Sending the comparison result by email(Reporter);


  • Install

    Download script:
    git clone https://github.com/J3eyond/nrich_cve_parser
    Enter the folder:
    cd nrich_cve_parser/
    Config the vars bellow(run.sh):
    path="*Your full path to this script*"
    reporter_path="*Path to Reporter folder*"    
        
    Give permission to launch:
    chmod +x run.sh
    Create file ip.txt with your targets.

    Install Requirements!

    Launch

    ./run.sh

    Requirements

  • nrich
  • Reporter