OpenVAS HTML Report - report

Based on the how to i've installed a fresh test vm with openvas with CentOS. It seems to work well and i can create an PDF export after a scan. But there is no export format for HTML. I've exported then the report format from a appliance and import this on my vm. But if i select HTML on "download filtered report" und try to make a report, i see an empty error message and i can only click close.
I've checked the logs but i don't find helpful entrys. Maybe someone have an idea? Or are HTML exports on the self-managed OpenVAS not available?

It's often better to ask such questions at https://community.greenbone.net/ directly to get faster feedback.
Nevertheless the a HTML report isn't included in GVM 10 anymore. A new customizable HTML report will only be available for Greenbone customers.

Related

Error Crystal report hide all Space character

I faced an issue like that: When I running source aspx in Local machine and export Report by crystal report, everything look good. but when publish this source to Server, this report export pdf has Hidden all space charracter like this:
All space look like hidden and can see somthing like dot character below each space hidden.
Anyone know this issue please give me a help.
Thanks.
p/s: I using Microsoft visual studio 2008
Check font permissions for user context of the server process.
Also, does the font you use on the server include embeddability permissions?
You can check that via properties of the font.
Open the two reports (the good one and the bad one) in Crystal Designer. Go to File, Page Setup...
Compare the printer assigned. Most likely the bad report is assigned a bad printer (doesn't exist on the server, bad driver, or some other problem).

how can i share a Jupyter Notebook?

I am using Julia but didn't really like the IDE (more of a notebook guy). So I used for the first time Jupyter (lab and notebooks).
I started Jupyter from Anaconda and made my notebook. The thing is I want to share it. Like other people can access a link and get to run my code.
I don't really know how GitHub works, but I somehow managed to upload the notebook there. I saw this thing called "Binder" that could run my code on another computer. But I try to put my Github link there and just get an error.
Can someone that used Jupyter can explain it to me?
Ah, I almost forgot, when I google Jupyter Notebook and start one with Julia I can use this Binder Thing. But when I do it on my own I can't.
Here I put the screenshot I made on the Demo of Jupyter+binder so you can see it says to send a binder link
While there are many options, the best and the easiest way is through Jupyter's menu:
File -> Download as -> HTML
You end up with a HTML containing all code cells and all results (including pictures) which is perhaps the best for viewing by others.
Github can be used to natively publish a *.ipynb and show it to users as a static HTML, however I find it not very stables (rendering keeps failing from time to time) and hence I opt for generating the HTML file yourself and use eg. Github pages for hosting it.
Another interesting option is to share just the *.ipynb file and recommend people Open Source https://nteract.io/ as the viewer.
Yet another option that is sometimes use is to host a JupyterHub on an AWS EC2 instance (a single t2.micro is free for one year within the AWS free tier) and give my collaborators logins and passwords (this though requires quite a bit of configuration work).

OpenVAS - Not able to download report after scan

OpenVAS Version: OpenVAS 9 Community Edition, Greenbone OS 4.1.7
I am using OpenVAS appliance installed in Hyper-V virtual machine.
I have scanned my network and got the results. I'am able to view the scan results, but I couldn't download the report in any format (like PDF, XML etc).
There is no option to select the format also. It shows, No results found.
Screen shot attached.
The GSM Community Edition was released in a new version 4.2 and now includes the report formats again as announced:
One noteworthy bugfix: In GCE 4.1 the report plugins were missing and now are back.
Disclaimer: Answer of a NVT Developer # Greenbone
It took me a while to figure this one out as I too had the same issue. You need to import the report types. However the link to import them no longer works. As far as i can tell this version of OpenVAS does not support exporting of reports.
I have since downloaded a VM of KaliLinux and installed Openvas in there. this works perfectly and includes exportable reports!
For version 7 of openvas just go to the configuration tab and Alerts.
Create a new alert
Once the window is open, scroll down and you will find the drop-down list with the different export format.
If export does not work, download the missing package with the yum command.

Can the export files option be limited in Rstudio client (open source edition)

I want to disable the export options in Rstudio open source edition server.
I read in http://docs.rstudio.com/ide/server-pro/r-sessions.html that this option is available in the pro version,
allow-file-downloads
...but I could not find documentation related with this topic for the open source edition.
Any help?
Finally, and after asking for help to the people at Rstudio, I get the answer to this and is that the export option could not be limited in the open source edition of Rstudio server. This option works only with the pro version.
You can check this in https://support.rstudio.com/hc/en-us/community/posts/222515687-Limit-files-export-in-Rstudio-server-open-source-edition
I will try to limit at the S.O. level. I will post any workaround if I succeed.

Tableau desktop graph not showing but preview is

I created a worksheet yesterday. I have not made any changes to the configurations but today my graph is not being displayed.
However, if I hover over the worksheet name it shows me a preview of the graph I have created.
How do I make it show in the main window?
This is what solved the problemm, after speaking to Tableau support:
ODBC drivers (what I was using to connect to my database) are possible to use but not supported by Tableau.
Changing to a Microsoft SQL Server Driver solved the problem. Drivers can be found here:
https://www.tableau.com/support/drivers
Please check if your data is still available.. The Preview is coming from a cache of the workbook..
I have just experienced this behavior. The problem, in my case, was that I had built a "Set" that required a connection to the Tableau Server, and that connection had not been made when I opened the workbook.
Check to make sure that you are signed in to your Tableau Server from your workbook.
If that is not the problem, check each of your filters. Remove them and add them back, one by one. After the problem filter is removed, the worksheet will render normally. Then it is just a matter of fixing the filter.

Resources