Skip to content

Basic vulnerability scan results from OpenVAS on local PC. Key findings include medium-severity DCERPC/MSRPC service enumeration and low-severity TCP timestamps information disclosure. The repo contains reports, screenshots, and recommended mitigations for improving system security.

Notifications You must be signed in to change notification settings

pwnixone/Basic-Vulnerability-Scan

Repository files navigation

Vulnerability Scan Report - OpenVAS

This repository contains the results of a basic vulnerability scan performed on a local PC using OpenVAS Community Edition.

Findings

  • Medium severity: DCERPC/MSRPC Services Enumeration (port 135/tcp)
  • Low severity: TCP Timestamps Information Disclosure
  • Additional informational SSL/TLS and network details

Mitigations

  • Restrict access to RPC services on port 135
  • Disable unnecessary RPC services
  • Disable TCP timestamps to reduce information leakage
  • Keep system and software up to date with patches

Files

  • Scan reports in PDF and XML formats
  • Screenshots showing scan results and details

This project demonstrates practical vulnerability detection and remediation steps using free open-source tools.

About

Basic vulnerability scan results from OpenVAS on local PC. Key findings include medium-severity DCERPC/MSRPC service enumeration and low-severity TCP timestamps information disclosure. The repo contains reports, screenshots, and recommended mitigations for improving system security.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published