Skip to content

iamprinceefe/Vulnerability-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Vulnerability Management (Nessus Remediation)

Description

This repository is a comprehensive guide to vulnerability scanning and remediation. Utilizing Nessus Essentials, I’ve meticulously outlined the step-by-step process, focusing on conducting credentialed scans of local virtual machines hosted on VMWare Workstation. Join me as I demonstrate how to identify vulnerabilities, implement effective remediation solutions, and validate their effectiveness through subsequent rescans. This hands-on project provides invaluable insights into the Vulnerability Management Lifecycle, offering practical learning experiences for cybersecurity enthusiasts.

Utilities Used

  • Nessus

Environments Used

  • Windows 10 (21H2)
  • Firefox Modzilla

Program walk-through:

Downloaded and Configured Nessus:
Disk Sanitization Steps

Made sure my ip address was connected.:
Disk Sanitization Steps

I scanned my IP address, and the report flagged a medium vulnerability.:
Disk Sanitization Steps

Nessus detected that the remote service understands the Bonjour (also known as ZeroConf or mDNS) protocol, which could potentially expose sensitive information about the host, including its operating system type and version, hostname, and the list of services it is running.:
Disk Sanitization Steps

Remediation

To mitigate this vulnerability, I filtered incoming traffic to UDP port 5353. By implementing this solution, I restricted access to the mDNS service, thereby reducing the risk of unauthorized access and information disclosure from the host. This simple configuration adjustment enhances the security posture of the network by limiting exposure to potential threats associated with the Bonjour protocol. Disk Sanitization Steps


Disk Sanitization Steps

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published