Suppose Alice is using a browser that is vulnerable to nested form attacks discussed in the first video today. If Alice
Posted: Fri Jul 01, 2022 5:47 am
Suppose Alice is using a browser that is vulnerable to nested form attacks discussed in the first video today. If Alice is on a page with a nested HTML form and the outer form submits to abc.com and the inner form submits to xyz.com, what will happen when Alice submits the form? O Her cookie will be sent to evil.com O Her data will be sent to abc.com O Her data will be sent to xyz.com O Her data will be send to abcxyz.com