Back to work WIREDWOLVES · portfolio

Security · 2023

Credentialed Patch Audit

A credentialed vulnerability scan across a mixed Windows, Linux, and macOS lab, run to find what was missing patches, then run again after fixing it to prove the work landed. The point was never just to scan. It was to close the loop.

Nessus Windows Linux macOS

The result, before and after

Scan, remediate, scan again. The second pass across the same hosts shows the high-severity findings coming down after patching. That second scan is the whole point, it's the difference between finding problems and fixing them.

Before remediation

Open vulnerabilities15
Outstanding remediations3
Hosts scanned13

After remediation

Open vulnerabilities14
Outstanding remediations1
Hosts scanned13

Outstanding remediations dropped from 3 to 1 across the fleet, with high-severity findings cleared on the hosts that carried them.

How it was set up

A credentialed scan logs into each target the way an admin would, so it sees the actual installed patch level instead of guessing from the outside. That means it finds far more, and far more accurately, than an unauthenticated scan.

The remediation plan

The findings were prioritized by severity, high first, and handled per operating system:

Then the same scan was run again to confirm the high-severity items were actually gone rather than assumed fixed.

It running

Screenshots from the scan: the setup, the credentials, and the before and after results.