Click on the NessusParser icon on the Desktop and it will show the NessusParser GUI interface.
Click on the Chooser box and select the Nessus report file (.nessus).
Click on the "Check Report" button in order to analyze the report. The TAGS window will be showed.
If you click directly on "Submit" all the found tags will be added to the database. In this window, you can also add a custom list of TAGS, in order to obtain a specific database structure. After you have inserted the custom list, you have to press on the "Submit" button in order to start the parsing.
Once the parsing is ended:
Insert in the Entry box the name of the database's table (this name should not have withespace, special characters, and so on. If one of not admissible character is inserted, the software simply does not start to write into the database.)
Click on the "Write DB" button, insert the root password of the database (this password has been set during the installation process) and wait for the "Finished" message.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dependencies: python, MySQL-python, PyGTK
Tested on CentOS 7
INSTALLATION:
python db_init.py
sudo chmod +x install.sh
sudo ./install.sh
USING: