Starting from kernel 2.6.24, Linux supports 6 different types of namespaces. Namespaces are useful in…
How to Setup Vuls Vulnerability Scanner in Linux
VULS is a security vulnerability scanner for Linux. It downloads the NVD (National Vulnerability Database) and inserts into a sqlite database. Vuls has built in CVE dictionary for this sqlite file. The servers are connected using key based authorization, hence we need to generate ssh keys and confirm the authorization between servers and scan target. Since, vuls is an […]
> Website