From f5a8b7307b8b3d9d698585721e5c681eabe59a26 Mon Sep 17 00:00:00 2001 From: AshF0x Date: Tue, 7 Jan 2020 14:08:23 +0100 Subject: [PATCH] added spacer for better layout --- assets/blogposts.md | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/blogposts.md b/assets/blogposts.md index 41813a0..04fa879 100644 --- a/assets/blogposts.md +++ b/assets/blogposts.md @@ -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: