-
hi,I use the command
but it dosent generate a file ,so I use command | tee result.xml
I find one way to generate html file,
cd /usr/share/openvas/openvasmd/report_formats/6c248850-1f62-11e1-b082…
-
When getting big results with gmp.get_reports and shell_mode=True we get a "huge text node" error.
For example this error.
> Error: xmlSAX2Characters: huge text node, line 12679, column 561 (, li…
-
### Steps to reproduce
i use metasploit
```bash
msf > use auxiliary/admin/mysql/mysql_enum
msf > set ...
msf > run
msf auxiliary(admin/mysql/mysql_enum) > db_export -f xml /home/xxdir/mysql.x…
-
I Have a script that upload scans report to Faraday, and then automatically logs high severity vulnerabilities to Jira.
Now between two scans I want to log only new high severity vulnerabilities th…
-
Please add support for OpenVAS
-
We are trying to port this tool to pentoo in https://github.com/pentoo/pentoo-overlay/issues/354 but I realised after quick look that it will be a nightmare.
The current "official" way (https://git…
-
Using Kali rolling-update with Faraday 2.7.2, the REST API server failed to start with the error below. couchdb and faraday-server are OK
2018-08-31 13:33:22,911 - faraday.launcher - INFO - Start…
-
### Steps to reproduce
Help us help you, how can we reproduce the problem?
Import xml report from Openvas 9 shows no output in output window.
It will only be visible as an attachment
### Exp…
-
## Feature Request
Hi, first of all, many thanks for this great tool.
I would like to import my OpenVAS-9 reports in Serpico.
I'm using the latest OpenVAS-9 packages from the Kali repo. (Latest…
-
> from pyvas import _**client**_
> with **_client_**(hostname, username='username', password='password') as cli:
> r = cli.list_tasks()
> r.ok
TypeError: 'module' object is not cal…