- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
05-15-2017 03:06 AM
Hi,
What is the benefit if we use sinkhole instead of just blocking malicious domain resolving
Thanks
05-16-2017 03:15 AM
block will simply block the connection, end of story
sinkhole will feed the client a false IP address which can help track which hosts are infected:
Because malicious DNS requests will typically come from the company bind/ActiveDir DNS server instead of the clients directly you will not know which client is requesting malicious domain info
with sinkhole, the infected client will try to connect to the sinkhole IP and you'll know exactly which clients are infected
05-15-2017 07:13 AM
05-15-2017 08:27 AM
Hi,
There are two options
1) block (default )
2) sinkhole
My question is why we don't we go for block instead of sinkhole
Thanks
05-15-2017 11:52 PM
if u block the URL will be blocked ( but resolve to an IP address)
sinkhole - will resolve to the specified address.
05-16-2017 03:15 AM
block will simply block the connection, end of story
sinkhole will feed the client a false IP address which can help track which hosts are infected:
Because malicious DNS requests will typically come from the company bind/ActiveDir DNS server instead of the clients directly you will not know which client is requesting malicious domain info
with sinkhole, the infected client will try to connect to the sinkhole IP and you'll know exactly which clients are infected
05-16-2017 04:48 AM
As @reaper mentioned it is good to identify infected client.
If your environment is set up correctly and traffic from clients to servers passes through firewall then you can identify client even with block activity.
But too many environments have clients and DNS in same zone so firewall sees only requests sent by DNS server but not clients.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!