Lazarus Threat Activity Against Microsoft IIS Servers: Defensive Checklist

Defensive IIS guidance for Windows Server admins: patch, reduce exposure, review logs, verify web roots, and prepare recovery.
Microsoft IIS server defense checklist for Windows Server administrators

Threat activity against Microsoft IIS servers is a reminder that public web servers need the same discipline as domain controllers, RDS hosts, and backup servers: patch fast, reduce exposure, monitor changes, and keep a clean recovery path.

Impact Statement

If an IIS server is poorly maintained, exposed unnecessarily, or missing Windows and application updates, it can become a foothold for malware delivery, credential theft, lateral movement, or customer-site tampering. The protection work is practical: patch the server, harden IIS, review logs, and verify the web root.

Protect IIS Servers First

  • Install current Windows Server cumulative updates and reboot during a planned window.
  • Patch IIS components, .NET, ASP.NET applications, CMS platforms, and third-party web apps.
  • Remove unused IIS modules, handlers, virtual directories, and application pools.
  • Restrict RDP, WinRM, FTP, database ports, and hosting panel access to trusted networks or VPN.
  • Run EDR/antivirus with current signatures and tamper protection.
  • Keep offline or immutable backups for the web root, databases, and IIS configuration.

Safe Review Checklist

  • Review IIS logs for unusual POST volume, failed authentication bursts, unfamiliar user agents, and unexpected administrative paths.
  • Compare the web root against known-good deployment artifacts.
  • Check for unexpected scheduled tasks, new local users, new services, unusual startup items, and unknown application pool identities.
  • Rotate credentials if you find indicators of compromise, especially deployment, database, FTP/SFTP, RDP, and service-account passwords.
  • Notify customers plainly if hosted sites may have been exposed.

Source Links

2026 IIS defense refresh

For Microsoft IIS servers, start with normal administration: apply Windows Server updates, reboot during a planned window, verify build and hotfix status, review IIS bindings and certificates, check app pool identities, restrict management exposure, and confirm backups before changing production apps.

If the server also handles RDS, Hyper-V, domain-controller duties, or exposed management tools, plan the patch order and outage window carefully. After updates, verify public sites, authentication, scheduled tasks, logs, TLS, and any reverse proxy or CDN behavior.

Related Fix I.T. Phill reading

Picture of admin

admin

Leave a Reply

Sign up for our Newsletter

Get the latest information on what is going on in the I.T. World.