Skip to content

Commit

Permalink
CSRF - Fix image
Browse files Browse the repository at this point in the history
  • Loading branch information
swisskyrepo committed Dec 24, 2018
1 parent 9c878f9 commit 9c52953
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CSRF injection/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9c52953

Please sign in to comment.