From a4d078bbffccf101db0637864cabb41e5bb7050d Mon Sep 17 00:00:00 2001 From: Mehdi Date: Sun, 1 Oct 2023 09:15:15 +0330 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8e12bf7..cecc76e 100644 --- a/README.md +++ b/README.md @@ -46,9 +46,9 @@ You can also contribute. * [param-miner (Burp extension)](https://github.com/PortSwigger/param-miner) ## Mindmaps for Bug Hunters -* [CORS](mindmaps-pdf/CORS.pdf) -* [SSRF](mindmaps-pdf/SSRF.pdf) * [XXE](mindmaps-pdf/XXE.pdf) +* [SSRF](mindmaps-pdf/SSRF.pdf) +* [CORS](mindmaps-pdf/CORS.pdf) * [Prototype Pollution](mindmaps-pdf/Prototype%20Pollution.pdf)