Print

Misconguration

Introduction

Secure configuration can be defined, in broader sense, for the web application, web framework, web server, database server, application server, firewall and platform. For web development it mainly means the security configurations that are necessary to deploy for the web applications to run safe. Security misconfiguration, on the other hand, means that the web applications are not configured correctly against possible security vulnerabilities.

OWASP Risk Profile

Direct-Object-Reference
source: OWASP

ASP.NET Configurations

misconfigurationFramework
Source: Code Project