Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check for CSRF attack vectors #20

Open
SantaClaas opened this issue May 13, 2024 · 1 comment
Open

Check for CSRF attack vectors #20

SantaClaas opened this issue May 13, 2024 · 1 comment

Comments

@SantaClaas
Copy link
Contributor

Check for cross site request forgery vulnerability.

For reference:

@SantaClaas SantaClaas changed the title Check for CRSF attack vectors Check for CSRF attack vectors May 13, 2024
@SantaClaas
Copy link
Contributor Author

A possible crate to add anti CSRF tokens to forms returned by server
https://crates.io/crates/axum_csrf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant