Fix a typo:)

This commit is contained in:
Evgeniy Yakovchuk 2017-09-28 17:41:00 +03:00 committed by GitHub
parent 95f1c862fe
commit 60c998c43d

View file

@ -10,7 +10,7 @@
- [CRLF Injection || HTTP Response Splitting](cheatsheets/crlf.md)
- [CSV Injection](cheatsheets/csv-injection.md)
- [LFI](cheatsheets/lfi.md)
- [RCE](cheatsheets/xxe.md)
- [XXE](cheatsheets/xxe.md)
- [RCE](cheatsheets/rce.md)
- [Open Redirect](cheatsheets/open-redirect.md)
- [Crypto](cheatsheets/crypto.md)