Multiple choice technology security

What’s the effect of malicious file execution on the server?

  1. User account compromised

  2. Steal user sessions

  3. Site defacement and complete take over of the application

  4. Complete user account compromise

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Malicious file execution allows attackers to upload and execute arbitrary code on the server, leading to complete server takeover. This enables site defacement, data theft, using the server to attack others, and full control of the application. Impact is far more severe than compromising individual user accounts or sessions - it's total server compromise.