All Projects → cr0hn → Openvas_to_report

cr0hn / Openvas_to_report

Licence: other
OpenVAS2Report: A set of tools to manager OpenVAS XML report files.

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Openvas to report

Vue Handsontable Official
Vue Data Grid with Spreadsheet Look & Feel. Official Vue wrapper for Handsontable.
Stars: ✭ 751 (+1876.32%)
Mutual labels:  excel
Python Excel Automation
Examples of automation of excel via python, and related useful things
Stars: ✭ 31 (-18.42%)
Mutual labels:  excel
Excel Io
A utility library that makes it easy to read and write Excel workbooks using C#
Stars: ✭ 35 (-7.89%)
Mutual labels:  excel
Tableexport
The simple, easy-to-implement library to export HTML tables to xlsx, xls, csv, and txt files.
Stars: ✭ 781 (+1955.26%)
Mutual labels:  excel
Xlnt
📊 Cross-platform user-friendly xlsx library for C++11+
Stars: ✭ 876 (+2205.26%)
Mutual labels:  excel
Pyetl
python ETL framework
Stars: ✭ 33 (-13.16%)
Mutual labels:  excel
Unity Quicksheet
Unity-QuickSheet enables you to use spreadsheet file data within Unity editor.
Stars: ✭ 742 (+1852.63%)
Mutual labels:  excel
Janitor
simple tools for data cleaning in R
Stars: ✭ 981 (+2481.58%)
Mutual labels:  excel
Tbls
tbls is a CI-Friendly tool for document a database, written in Go.
Stars: ✭ 940 (+2373.68%)
Mutual labels:  excel
Gotenberg Go Client
Go client for the Gotenberg API
Stars: ✭ 35 (-7.89%)
Mutual labels:  excel
Jsreport
javascript based business reporting platform 🚀
Stars: ✭ 798 (+2000%)
Mutual labels:  excel
Pyexcel
Single API for reading, manipulating and writing data in csv, ods, xls, xlsx and xlsm files
Stars: ✭ 902 (+2273.68%)
Mutual labels:  excel
Scheduler
Automates completion and emailing of .xlsx time sheet.
Stars: ✭ 34 (-10.53%)
Mutual labels:  excel
Exceldna
Excel-DNA - Free and easy .NET for Excel. This repository contains the core Excel-DNA library.
Stars: ✭ 755 (+1886.84%)
Mutual labels:  excel
Viewxl
'RStudio' addin to open data.frame(s) in Excel
Stars: ✭ 35 (-7.89%)
Mutual labels:  excel
Python O365
A simple python library to interact with Microsoft Graph and Office 365 API
Stars: ✭ 742 (+1852.63%)
Mutual labels:  excel
Springmvc Project
开箱即用的SpringMVC项目,包含常规业务所需的框架功能整合,更多功能请关注 https://github.com/MartinDai/SpringBoot-Project
Stars: ✭ 33 (-13.16%)
Mutual labels:  excel
Stationery Cms
💡基于laravel-admin1.6.0开发的办公用品管理系统,含excel导出、查询快递功能
Stars: ✭ 37 (-2.63%)
Mutual labels:  excel
Excel Magic
Do magic to your excel file!
Stars: ✭ 36 (-5.26%)
Mutual labels:  excel
Luckysheet
Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.
Stars: ✭ 9,772 (+25615.79%)
Mutual labels:  excel

Looking for help

Currently I haven't time to maintain this project. Help to improve / fix error are welcome :)

============== OpenVAS2Report

.. figure:: openvas_to_report/doc/images/logo.png :align: center

OpenVAS XML report to human-friendly converter

:Code: https://github.com/cr0hn/openvas_to_report :Issues: https://github.com/cr0hn/openvas_to_report/issues :Documentation HTML [EN]: http://openvas-to-report.readthedocs.org/en/latest/ :Python version: Python 3

Support this project

Support this project (to solve issues, new features...) by applying the Github "Sponsor" button.

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:

.. image:: openvas_to_report/doc/images/excel1.png

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 :)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].