Security, Programming, Pentesting
by {"login"=>"averagesecurityguy", "email"=>"stephen@averagesecurityguy.info", "display_name"=>"averagesecurityguy", "first_name"=>"", "last_name"=>""}
Ivil is an XML schema used to exchange vulnerability information. You can read about it here. You can download it here. I like the project but I don't like Perl. So I wrote a small python module to handle ivil files.
Here's the docstring...
This module defines an ivil class and allows you to create and populate an ivil object. In addition, an ivil object can be loaded from an xml file or can be written to an xml file. The ivil class is based on ivil version 0.2
You can download the ivil module here.
I would appreciate any comments or feedback.
Unfortunately, I have lost this script. When I find it or rewrite it, I will post it here.
tags: ivil - python