InterviewSolution
| 1. |
What Are Some Security Issues Related To The Cloud? |
|
Answer» The BIGGEST issue is the increased POTENTIAL for data breaches or exfiltration as well as the potential for account HIJACKING. The MAN in Cloud Attack is a new threat specific to Cloud usage. It is similar to the MitM attack, where an attacker steals the user token which is used to verify devices without requiring additional LOGINS. Cloud computing introduces insecure API usage, which is discussed on the OWASP Top 10 Vulnerabilities list. The biggest issue is the increased potential for data breaches or exfiltration as well as the potential for account hijacking. The Man in Cloud Attack is a new threat specific to Cloud usage. It is similar to the MitM attack, where an attacker steals the user token which is used to verify devices without requiring additional logins. Cloud computing introduces insecure API usage, which is discussed on the OWASP Top 10 Vulnerabilities list. |
|