Penetration Testing Hacking | Microsoft MS17-010 MSB Vulnerability Exploitation | OpenVas TryHackMe

Опубликовано: 30 Июнь 2026
на канале: CyDig Cyber Security Digital Forensics Education
2,574
66

When it comes to Penetration Testing or Ethical Hacking, Vulnerability scanning plays a vital role. As it allows you to discover known vulnerabilities within the target systems or your victims.

It's very important to use vulnerability scanning tools that you are familiar with, and from my experience, many students like to use the OpenVas Vulnerability tools for their coursework CW.

In this video, using OpenVas and Metasploit, I will life demonstrate to you how to install OpenVas on TryhackMe and, discover the variabilities within the Windows OS target machine, then try to exploit one of the discovered Vulnerabilities.

Command Used to Download OpenVas
Sudo apt-get update
Sudo apt install docker.io
Sudo docker run -d -p 443:443 --name openvas mikesplain/openvas

Exploit Database  https://www.exploit-db.com/

0:00 - Intro
1:10 - OpenVAS and Docker Installation
10:35 - Run OpenVAS
12:30 - Scan the Target for Vulnerabilities
19:30 - Vulnerabilities Scan Result
23:00 - MS17-010 MSB Vulnerability Exploitation
24:25 - Metasploit to Launch the Attack
28:00 - Access Granted to the Windows