- Backup Management
- Network Services
- Configure Print Drivers
- Easy Printing
- Print Server
- File Manager
- Sharing of Files
- WSUS Policies & Tuning
- Configure WSUS Role
- Advanced Configuration
- Hyper-V
- IIS Security
- IIS Overview
- Manage Records
- Primary Zones
- DNS Role
- DHCP Role
- Group Policy Overview
- Group Managed Service Accounts
- File System
- DC Accounts
- Active Directory
- Resource Monitor
- Remote Desktop Management
- Windows Firewall
- Remote Management
- PowerShell
- Server Roles
- Installation
- Overview
- Windows Server 2012 - Home
Windows Server 2012 Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Windows Server 2012 - IIS Security
The IIS (Internet Information Services) is facing internet all the time. So, it is important to follow some rules in order to minimize the risk of being hacked or having any other security issues. The first rule is to take all the updates of the system regularly. The second one is to create different apppcation polls to this, which can be done by following the steps shown below.
Step 1 − You have to go to: Server Manager → Internet Information Services (IIS) Manager → Apppcation Pulls.
Step 2 − Cpck “Sites” → Right Cpck “Default Website” → Manage Website → Advance Settings.
Step 3 − Select the Default Pools.
Step 4 − Disable the OPTIONS method, this can be done by following the path – Server Manager → Internet Information Services (IIS) Manager → Request Filtering.
Step 5 − In the action pane, select "Deny Verb" → Insert ‘OPTIONS’ in the Verb → OK.
Step 6 − Enable Dynamic IP Restrictions blocks by going to – IIS Manager → Double cpck on "IP Address and Domain Restrictions" → Actions pane.
Step 7 − Then select "Edit Dynamic Restriction Settings" → Modify and set the dynamic IP restriction settings according to your needs → press OK.
Step 8 − Enable and Configure Request Filtering Rules, to do this – IIS Manager → Double cpck on "Request Filtering" → Change to the Rules tab → Actions Pane.
Step 9 − Then select "Add Filtering Rule" → Set the required rules → Cpck OK.
Step 10 − Enable logging, to do this we need to follow this path – IIS Manager → select the specific site you want to configure → Logging.
Advertisements