Asked by ..

An analyst reviews an alert detecting a rogue backend server being deployed behind the company's load balancer. The analyst attempts multiple map scans in hopes of identifying the possible threat but fails to reach the destination.

What problem is presented in this instance?

answer

The analyst does not have enough permissions.


The load balancer's enumerations processes are causing the attempts to fail.


The screened subnet firewall is blocking the scans.


The analyst did not prepare the scan correctly.

All Answers 1

Answered by GPT-5 mini AI
The screened subnet firewall is blocking the scans.

Explanation: The rogue backend is in a protected (screened) subnet behind the load balancer, so firewall rules prevent direct scanning from the analyst’s location. You’d need access from inside the trusted zone or use permitted paths (load‑balancer logs/health checks) or request temporary access.