The internet-facing application is used to gain a server foothold
The attacker finds unvalidated input or an insecure component in the public application and uses it to gain execution or command in the server's context, establishing a foothold behind the perimeter.
Turn an application weakness into the ability to run in the server's context.
- Secure development lifecycle and dependency management
- Web application firewall and virtual patching
- Isolated, minimally-privileged application hosting with egress control
- WAF and application logs showing anomalous requests
- Unexpected process or command activity on the app server
- Outbound connections from the application tier
- Application penetration test of the exposed service
- Review of hosting isolation and egress restrictions
- Validate WAF and patching processes
The attacker has a foothold inside the network perimeter.