How to Install and Configure OpenVAS: Setup guide

openvas_va

OpenVAS stands for Open Vulnerability Assessment System. It is the collection of several tools and services which offers vulnerability scanning and management solution. OpenVAS is free and it is licensed under GPL (GNU General Public License). Lets start with the step by step guide on installing and configuring the OpenVAS in linux machine. Here we … Read more

SSH and SCP from local to remote machine without password

I am going to explain easiest and more common way to perform SSH and SCP from local to remote machine without password authenticationFollowing steps explains how to perform SSH and SCP from local-host to a remote-host without entering the password on openSSH system1. Verify that local-host and remote-host is running openSSHOn the terminal of both … Read more