Application threat modeling Quiz - 1
Casual Mode - Take your time!
1 / 19
Correct
0
Incorrect
0
Score
0%
Multiple Choice
When you developing an application both secured and not secured web pages, what is the reason for the need to have the login page SSL enabled
- MITM proxy can be used to change the URL to a non secured one
- If the login page is not SSL enabled, the credentials will be transmitted in plain text to the web server and Attacker can sniff the credentials supplied by the user
- Firewall logs will have the credentials in plain text
- proxy logs will have the credentials in plain text