Web Csrf

Cross-Site Request Forgery — force a victim's browser to perform state-changing actions. Load on state-changing requests (POST/PUT/DELETE) that rely only on cookies, missing/weak CSRF tokens, `SameSite=None`, or forms/JSON without anti-CSRF. Signals: cookie-only auth, no token, token not validated.

NoorQureshi 2eff668 2.1 KB Updated

File contents

NoorQureshi/SploitAgent/tree/main/skills/web/web-csrf commit 2eff668788

Frequently asked questions

npx skillmds@latest add noorqureshi/web-csrf