Version: 0.2.15
Environment: Python code execution using the requests library.
K8s: Sandbox and SSRF are in the same namespace.
When SSRF is enabled, setting the SSRF proxy to use a short domain name results in domain name resolution failure. However, using the fully qualified domain name (FQDN) leads to a successful request.
in sandbox pod:
cd /var/sandbox/sandbox-python/etc
hosts resolv.conf ssl
Version: 0.2.15
Environment: Python code execution using the requests library.
K8s: Sandbox and SSRF are in the same namespace.
When SSRF is enabled, setting the SSRF proxy to use a short domain name results in domain name resolution failure. However, using the fully qualified domain name (FQDN) leads to a successful request.
in sandbox pod: