OpenVAS XML report to human-friendly converter
- Code:
- Issues:
- Documentation HTML [EN]:
- Python version:
Python 3
What’s OpenVAS2Report?
The idea is very simple:
# Take an OpenVAS report, in it horrible XML format. # Convert it into an beautiful Excel, ready to give to your boss.
Why?
I’m security auditor and I really hate to pass OpenVAS XML report into to and Excel document. This is a work for a monkey, not for a human! (Yes: security auditors are humans too. I know, I know. It’s incredible)
So I started to develop this project and I thought share it for help other auditors that also hate make a monkey’s work.
OpenVAS to in two words
This package are composed by 2 tools:
openvas_to_document: This is the main program. You can use it to generate the Excel file.
openvas_cutter: This is a facility for filter and crop some information from OpenVAS XML report.
as a library: Also, you can use the tool as a library and import them it in your own code. It has BSD license, Feel free to use!
A picture is worth a 1000 words From XML. Using openvas_to_document you can obtain this Excel file:
Future
I’m have not enough time, but in a future, I’ll write the module to export the results in a Word.
Bugs and errors
If you find some bugs, please, open a ticket using github issues. And, If you send me a patch I’ll be very happy :)
And if you want to help me… A beer may be a great idea :)
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file openvas_to_report-1.0.0.tar.gz.
File metadata
- Download URL: openvas_to_report-1.0.0.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8316bb1461dff78216460f04250458c8e435bcdaa5f7c66ab94906a20309b9b5
|
|
| MD5 |
7f9722339751f9f0e084760a34ad4f07
|
|
| BLAKE2b-256 |
6bd68ff9b3502113be94b76651fce3824832b4e7cda8469cba22a1ff4ae2a869
|