Kizspy | Question: 48
(Choose 1 answer)
What makes PHP Object Injection different from other injection attacks like SQL injection or XSS?
A. It only affects client-side scripts.
B. It specifically targets PHP scripts and objects.
C. It relies on exploiting vulnerabilities in web servers.
D. It involves injecting code into HTML documents.