Category Archives: Security

Unable to Download Nessus Scan Report as a PDF Report File

By | February 2, 2020

If you are not able to export the nessus report as a PDF Report file than then there might be few of the Issues listed below. Your version of Java does not match the version of your operating system.  You need the 32-bit version of Java for 32-bit operating systems or the 64-bit version of Java… Read More »

Vulnerability Assessment of Linux/Unix Servers Using Nessus Tool Scan.

By | February 2, 2020

In the Last Post we have seen how we can Install Nessus tool on Linux Server. We have also seen the details of it along with the use case. In this Article we will see how we can perform the Vulnerability Scan against multiple hosts. Let’s Perform Scan against few of our hosts.  First we… Read More »

How to Install Nessus Vulnerability Assessment Tool in Linux.

By | January 28, 2020

Nessus is the market leading Vulnerability assessment tool which is available in multiple packaging options which includes Professional, Managed and Cloud. Nessus is basically a remote scanning tool which runs scanning on your remote sever within your network and Identifies in case of any vulnerabilities found which a malicious hacker could use in order to… Read More »

Steps to Connect OpenVPN Server using Network Manager.

By | January 18, 2020

In one of our previous article we has seen the installation process of OpenVPN Server and how we can connect to the Servers in the Private Subnet Using OpenVPN Server. This article is basically for the users who  uses Ubuntu/Linux Desktop for their work. For Windows, OpenVPN Provodes Client to Connect to It, but for the… Read More »

Redirect HTTP to HTTPS for your Website on cPanel – Part 7

By | January 5, 2020

By default when you enable SSL on your website it does not get redirected automatically, though if someone uses https://www… manually in the URL, then he will be able to make secure connection but usually no one put https before running any website. So this need be redirected automatically to https in order to make… Read More »

How to use an SSL Certificate for your cPanel Website for Free – Part 6

By | January 4, 2020

This Post is all about the generating SSL Certificate for your website for free. SSL stands for Secure Socket layer and help you to build a trusted connection for your visitors. Anyone can create a Self Signed Certificate, but that will be marked as Not Secured by your browser which can create a negative thoughts… Read More »