zap-extensions icon indicating copy to clipboard operation
zap-extensions copied to clipboard

ascanrules: fix false positive in cloud metadata

Open alessiodallapiazza opened this issue 5 months ago • 3 comments

Overview

This pull request fixes the issue of false positives in the CloudMetadataScanRule plugin. The condition for raising an alert has been improved by adding a method to specifically check for both "ami-id" and "ami-launch-index" in the response body.

Fixes zaproxy/zaproxy#8514

alessiodallapiazza avatar Sep 17 '24 07:09 alessiodallapiazza