From 9c529535a5631ed9974a9256a9648668666714e6 Mon Sep 17 00:00:00 2001 From: Swissky Date: Mon, 24 Dec 2018 14:17:49 +0100 Subject: [PATCH] CSRF - Fix image --- CSRF injection/README.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CSRF injection/README.md b/CSRF injection/README.md index 50e3e28..e49032b 100644 --- a/CSRF injection/README.md +++ b/CSRF injection/README.md @@ -10,7 +10,7 @@ ## Methodology -![CSRF_cheatsheet](https://github.com/swisskyrepo/PayloadsAllTheThings/raw/master/CSRF%20injection/Images/CSRF-Cheatsheet.jpg) +![CSRF_cheatsheet](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/CSRF%20injection/Images/CSRF-CheatSheet.png?raw=true) ## Payloads diff --git a/README.md b/README.md index ceb920c..8bd8d78 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ You can also contribute with a beer IRL or with `buymeacoffee.com` [![Coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://buymeacoff.ee/swissky) -Every section contains: +Every section contains the following files, you can use the `_template_vuln` folder to create a new chapter: - README.md - vulnerability description and how to exploit it - Intruder - a set of files to give to Burp Intruder