Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 566 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 566 Bytes

##CVRF Parser (cvrfparse)

  • created by Mike Schiffman from FarSight Security

A python library and CLI tool for extracting data out of a CVRF document. For full documentation please see the Cisco Security blog entitled "Tools of the Trade: cvrfparse"

Get the code HERE

You can install cvrfparse from source or using pip:

pip install cvrfparse

Visit the CVRF GitHub Website for more information about CVRF and future work.