This repository contains the results of a basic vulnerability scan performed on a local PC using OpenVAS Community Edition.
- Medium severity: DCERPC/MSRPC Services Enumeration (port 135/tcp)
- Low severity: TCP Timestamps Information Disclosure
- Additional informational SSL/TLS and network details
- 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
- 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.