diff --git a/http/misconfiguration/aws/aws-object-listing.yaml b/http/misconfiguration/aws/aws-object-listing.yaml index 6fc3fb0c6e..53f253a9aa 100644 --- a/http/misconfiguration/aws/aws-object-listing.yaml +++ b/http/misconfiguration/aws/aws-object-listing.yaml @@ -30,10 +30,18 @@ http: words: - application/xml + - type: word + part: header + words: + - "x-goog-metageneration" + - "x-goog-generation" + case-insensitive: true + negative: true + extractors: - type: regex part: body group: 1 regex: - '([a-z0-9-._]+)' -# digest: 4a0a004730450221008d3e2a3f2b51e293c931760a955f03b3fefa01df69177a3d7403db90accb33b402201a4fcc8481d353ec5ac6f5fdb08d85360d3facda2b3623b16e95f5ac517859a3:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4a0a004730450221008d3e2a3f2b51e293c931760a955f03b3fefa01df69177a3d7403db90accb33b402201a4fcc8481d353ec5ac6f5fdb08d85360d3facda2b3623b16e95f5ac517859a3:922c64590222798bb761d5b6d8e72950 diff --git a/http/technologies/google/google-storage.yaml b/http/technologies/google/google-storage.yaml index 2c70e5a8c2..f0c1062d76 100644 --- a/http/technologies/google/google-storage.yaml +++ b/http/technologies/google/google-storage.yaml @@ -15,9 +15,10 @@ http: matchers: - type: word - words: - - x-goog-metageneration - - X-Goog-Metageneration part: header + words: + - "x-goog-metageneration" + - "x-goog-generation" + case-insensitive: true # digest: 4a0a00473045022016072ed0dd17077e2035b0d53506ba19f8dc600c375fd55b469870b2b36c2d17022100b6f9dde6d428cffc1cae21932a1a5a81ff87f210e1f8dd572d63255596c082ff:922c64590222798bb761d5b6d8e72950