HIGH LEVEL CSRF
I have been doing a bit of dvwa(damn vulnerable web application) and I have a question on CSRF.
There is an additional parameter, a csrf token, which is submitted in the get request.
All the answers i saw on the web uses xss… Continue reading HIGH LEVEL CSRF