Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

UTM 9 making suspicious dns queries

Hello, 

Lately, my UTM 9 has been doing suspicious DNS queries. I have IPS enabled and at least once a week I receive the following alert:

 

Message........: INDICATOR-COMPROMISE Suspicious .ml dns query
Details........: www.snort.org/search
Time...........: 2016-11-07 06:29:32
Packet dropped.: yes
Priority.......: high
Classification.: A Network Trojan was Detected IP protocol....: 17 (UDP)

Source IP address: 172.16.1.200
Source port: 51776
Destination IP address: 8.8.8.8 (google-public-dns-a.google.com) Destination port: 53 (domain)

 

The source IP address (172.16.1.200) is our internal DNS server. I have UTM configured to forward all DNS requests to our internal DNS server, which in turn has Google public DNS as forwarder. After receiving the above alert several times I turned on logging on my DNS server and every time that I receive the IPS alert, I can see that the queries for the suspicious DNS comes from one of the UTM's internal IP addresses. 

I know for a fact that the UTM is not forwarding a request from an internal client, because all of my clients and servers have my internal DNS set by DHCP. So there's no reason for a client to be sending a DNS query to the UTM. I even tried querying one of the suspicious domains names from my workstation and then checked the log on my DNS server and could see my workstation's IP address on the DNS log, the query wasn't forwarded by the UTM.

 

Can someone please shed some light as to why my UTM would be querying suspicious domain names? Or what steps can I take to stop UTM from querying these domain names?

 

Any help is greatly appreciated! Thanks!



This thread was automatically locked due to age.
Parents
  • Hi,

    Do a full Anti-Virus scan on the DNS server, UTM is detecting a Trojan located at your DNS server or it might be a false-positive. 

    Thanks

  • Thanks for your reply.

    Actually, our DNS server is not infected. I DNS logging turned on my DNS server and I can see that the suspicious DNS query is originating from UTM and it sends the query to my DNS server, which can't resolve the domain name so it gets forwarded to Google's public DNS. At this point is where IPS detects the suspicious query and sends me an alert, stating my DNS server is source but it's really the UTM. 

Reply
  • Thanks for your reply.

    Actually, our DNS server is not infected. I DNS logging turned on my DNS server and I can see that the suspicious DNS query is originating from UTM and it sends the query to my DNS server, which can't resolve the domain name so it gets forwarded to Google's public DNS. At this point is where IPS detects the suspicious query and sends me an alert, stating my DNS server is source but it's really the UTM. 

Children