VULNERABILITY CSRF

SudoDragon

SudoDragon

Infinity Member
Joined
September 6, 2025
Messages
1,307
Reaction score
19,522
Points
113
What is a CSRF vulnerability ?

CSRF is an abbreviation which means Cross-Site Request Forgery, it is also called Sea-Surfing but also often XSRF.
This is a web authentication vulnerability.

This technique benefits from the trust of Web applications to its customers. The goal is to force the victim's browser to send an HTTP request without the knowledge of this user who is logged into his account (the session must be active). It will exploit this authentication and will allow to execute actions in a completely transparent way.

How to exploit ?

To see this hidden content, you must reply and react with one of the following reactions : Like Like, Love Love, Haha Haha, Wow Wow
 
  • Like
Reactions: picko and whoami0956
W

whoami0956

Advanced Member
Joined
December 17, 2025
Messages
188
Reaction score
0
Points
16
  • Tags
    attack_vector csrf cybersecurity vulnerability web_security
  • Top