Security Misconfiguration v2
Security Misconfiguration v2
A web application has a An attacker, looking for a Knowing the application’s The attacker successfully
pre-installed admin console way in, analyzes the web framework, it’s easy for the submits the default
that hasn’t been disabled. application. Eventually he attacker to lookup the credentials and logs in as
Although the admin page is not finds the admin page. default password. administrator. He has
linked to from the main access to all user accounts.
application, it can be found
under ‘/admin’.
Scanning…
https://site.com/admin
Login
Login: admin
Password: admin
changeme
Passwor
d*********
Web
Application
Security Misconfiguration
Understanding the security vulnerability
A web application is An attacker is trying to Eventually, he’s able to provoke The disclosed internal
running with debugging exploit vulnerabilities by an error. Detailed information information will help
features enabled: debug feeding the application about the error is shown on the the attacker with
info is logged to the users. special input. output, since the application mounting a successful
allows it. attack.
Web
Application
Security Misconfiguration
Realizing the impact