OpenVAS

stutimehta9 2,612 views 25 slides Jul 31, 2019
Slide 1
Slide 1 of 25
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16
Slide 17
17
Slide 18
18
Slide 19
19
Slide 20
20
Slide 21
21
Slide 22
22
Slide 23
23
Slide 24
24
Slide 25
25

About This Presentation

This presentation contains the information about the OpenVAS understanding installation procedure in Linux and also contains the Working and it's screen shots


Slide Content

What is OpenVAS? OpenVAS stands for ‘Open Vulnerability Assessment System’. OpenVAS (Open Vulnerability Assessment System) is a software framework of several services and tools offering vulnerability scanning and vulnerability management. All OpenVAS products are free software, and most components are licensed under the GNU General Public License (GPL). Plugins for OpenVAS are written in the Nessus Attack Scripting Language (NASL).

Vulnerability A vulnerability is a weakness which can be exploited by a threat actor, such as an attacker, to perform unauthorized actions within a computer system. Vulnerability Scanners are automated tools that scan web applications, normally from the outside, to look for security . Vulnerability Scanner

Cyber Attacks has 3 Possibilities

OpenVAS Architecture

OpenVAS manager : The Manager is the central Service that consolidates plain vulnerability management system. It Controls one or more scanners as well as the internal central SQL database where all scan results and configurations are stored. OpenVAS Scanner : The Scanner very effectively executes the actual network vulnerability tests which is updated daily, it is managed by manager. Greenbone security assistant: It is a learn web service which designed for security purpose to implement fully functioned OpenVAS manager. OpenVAS CLI : This contains primarily contains the command line tool ’ omp ’. It allows user to create batch processes to control OpenVAS manager.

OpenVAS working

Working of OpenVAS The OpenVAS scanner is a comprehensive vulnerability assessment system that can detect security issues in all manner of servers and network devices. can test a system for security holes using a database of over 5,30,000 test plugins. Enter the target to scan Select scan type Launch the Vulnerability Scan!

Installation of OpenVAS apt update && apt install sqlite3 && apt install openvas9 apt install texlive -latex-extra --no-install-recommends apt-get install texlive -fonts-recommended greenbone - nvt -sync greenbone - scapdata -sync greenbone - certdata -sync add-apt-repository ppa:mrazavi / openvas ps - ef | grep openvas apt install smbclient service openvas -manager restart openvasmd --rebuild --progress

Users Admin (All rights, allocates roles to all user) Guest Info Monitor (only view) Observer (only view) User (All the rights)

Request for scanning
Tags