QuestionQ10
Application SecurityA developer creates a serverless application that extracts a field from a file in an S3 bucket. The Lambda function has the S3FullAccess managed policy assigned.

Refer to the scenario to answer this question:
The serverless function fails to sanitize its inputs, allowing code injection. As a result, malware is downloaded by a backend API server that is supposed to receive the API key from the function.
Which two capabilities could the API server use to detect the malware?
Choose two
- A Cloud Security Posture Management (CSPM)
- B Attack surface
- C Cloud Detection and Response (CDR)
- D Agentless disk scanning
Community Discussion