Update CSRF.md

This commit is contained in:
Mehdi 2023-08-30 10:26:09 +03:30 committed by GitHub
parent 7cc4f11c08
commit 97d3913e5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -527,17 +527,15 @@ with open(PASS_LIST, "r") as f:
``` ```
## Tools
* https://github.com/0xInfection/XSRFProbe
* https://github.com/merttasci/csrf-poc-generator
## CSRF map ## CSRF map
![csrf](https://github.com/Mehdi0x90/Web_Hacking/assets/17106836/ae6145d7-73cf-4881-9919-2ebe1a53f2b3) ![csrf](https://github.com/Mehdi0x90/Web_Hacking/assets/17106836/ae6145d7-73cf-4881-9919-2ebe1a53f2b3)
## Tools
* https://github.com/0xInfection/XSRFProbe
* https://github.com/merttasci/csrf-poc-generator