added spacer for better layout

This commit is contained in:
AshF0x 2020-01-07 14:08:23 +01:00
parent 8472543044
commit f5a8b7307b

View file

@ -20,6 +20,7 @@ A collection of Blog Posts ordered by Vulnerability Types
- [IDOR](#IDOR)
- [GraphQL](#GraphQL)
- [Misc](#Misc)
---
## XSS
You can find a ton of awesome XSS reports by searching through the HackerOne Hacktivity Page (https://hackerone.com/hacktivity?querystring=XSS). Here are some more complex and some of my favorite XSS related blog posts: