You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OWASP claims (Other HTTP methods section) that CSRF attack is still possible even if forms are not involved. Yet I do not understand how it is possible without XSS.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I want to reporduce CSRF attack. For that I created an API which uses cokies for authentication and allows any origin:
OWASP claims (Other HTTP methods section) that CSRF attack is still possible even if forms are not involved. Yet I do not understand how it is possible without XSS.
Beta Was this translation helpful? Give feedback.
All reactions