Comment by caymanjim
19 hours ago
Why do you think that DNS is required? Anything malicious could (and likely should) hard-code an IP.
19 hours ago
Why do you think that DNS is required? Anything malicious could (and likely should) hard-code an IP.
You ensure DNS is disabled to stop DNS exfil. You can google it, but basically they exfil data by looking up encoded subdomains.
Hardcoding an IP won't help if the network policy disallows all network access.