ECCouncil Exam Questions

which of the following attacks?

If a web application sends HTTP cookies as its method for transmitting session tokens, it
may be vulnerable which of the following attacks?

A.
Parameter tampering Attack

B.
Sql injection attack

C.
Session Hijacking

D.
Cross-site request attack

Explanation:

Reference:
https://www.owasp.org/index.php/Cross-site_Scripting_(XSS)