Comment by caymanjim 1 day ago Why do you think that DNS is required? Anything malicious could (and likely should) hard-code an IP. 1 comment caymanjim Reply crimsonnoodle58 1 day ago 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.
crimsonnoodle58 1 day ago 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.
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.