- Databases
- File storage systems
- Temporary folders
What’s covered
Secure your network connections
Set up HTTPS and Mutual SSL, require TLS 1.2, and secure the database and storage links.
Encrypt your database and files
Use Transparent Data Encryption for the database and Windows EFS for storage, temporary, import, and export folders.
Secure your IIS server
Add security headers, block slow HTTP POST and DDoS attacks, and require strong TLS ciphers.
Disable detailed error responses in IIS
Show detailed HTTP errors to local requests only, and send remote requests to custom error pages.
