Installation¶
Note
It’s advisable to use python virtual environment for below instructions. Read more about python virtual environment in The Hitchhiker’s Guide to Python!
virtualenvwrapper provides a set of commands which makes working with virtual environments much more pleasant.
Install nessus file reader (NFR)
pip install nessus-file-reader
Upgrade¶
To upgrade to newer version run:
pip install --upgrade nessus-file-reader