From 67c4fae6bbcd9dc0a373f65595f7b0c3add070b1 Mon Sep 17 00:00:00 2001 From: sandeep <8293321+ehsandeep@users.noreply.github.com> Date: Thu, 11 May 2023 18:10:12 +0530 Subject: [PATCH] misc update --- http/exposures/configs/platformio-ini.yaml | 2 +- http/fuzzing/waf-fuzz.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/http/exposures/configs/platformio-ini.yaml b/http/exposures/configs/platformio-ini.yaml index 03c15fa6a8..99027c5a4a 100644 --- a/http/exposures/configs/platformio-ini.yaml +++ b/http/exposures/configs/platformio-ini.yaml @@ -14,7 +14,7 @@ info: github-query: '[platformio] language:INI' tags: config,exposure,platformio -requests: +http: - method: GET path: - "{{BaseURL}}/platformio.ini" diff --git a/http/fuzzing/waf-fuzz.yaml b/http/fuzzing/waf-fuzz.yaml index 68d0225550..2d45f86259 100644 --- a/http/fuzzing/waf-fuzz.yaml +++ b/http/fuzzing/waf-fuzz.yaml @@ -11,7 +11,7 @@ info: cwe-id: CWE-200 tags: waf,tech,fuzz -requests: +http: - raw: - | POST / HTTP/1.1