Skip to content

Instantly share code, notes, and snippets.

View c3rberus's full-sized avatar

c3rberus c3rberus

View GitHub Profile
@c3rberus
c3rberus / configure-iis.ps1
Created October 29, 2024 21:12 — forked from kking124/configure-iis.ps1
Configuration Script to Secure Public IIS Server
# configure-iis.ps1
# Version: 1.2
# Author: kking124 (https://github.com/kking124)
#
# Copyright 2016, 2017
#
# License: MIT
# .SYNOPSIS
# Tries to configure IIS as a minimal, secure installation on Windows Server 2008 and later
#