Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Basic Vulnerability Scan Using Nessus Essentials

Overview

This project demonstrates a basic vulnerability assessment performed on a local Windows machine using Nessus Essentials. The scan was conducted to identify potential security issues and analyze the system's security posture.

Tool Used

  • Nessus Essentials

Scan Details

  • Scan Type: Basic Network Scan
  • Target: 127.0.0.1 (localhost)
  • Scanner: Nessus Essentials

Results

Severity Count
Critical 0
High 0
Medium 0
Low 0
Informational 20

Key Findings

  • SMB (Multiple Issues)
  • HTTP (Multiple Issues)
  • SSL/TLS (Multiple Issues)
  • DCE Services Enumeration
  • Service Detection
  • Microsoft Windows NTLMSSP Information Disclosure
  • OS Fingerprint Detection

Recommendations

  • Keep Windows updated.
  • Restrict unnecessary SMB access.
  • Disable unused services and ports.
  • Review SSL/TLS configurations regularly.
  • Perform periodic vulnerability assessments.

Conclusion

The scan identified 20 informational findings and no critical security vulnerabilities. This project provided hands-on experience with vulnerability scanning, risk assessment, and security analysis using Nessus Essentials.

About

Basic vulnerability assessment using Nessus Essentials to identify and analyze security findings on a local Windows machine.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors