Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Full Disclosure: Full-Disclosure

OpenDNS is acting improperly !!!

 

 

Full Disclosure full-disclosure RSS feed   Index | Next | Previous | View Threaded


paulo at breim

Jul 30, 2010, 3:23 PM

Post #1 of 9 (586 views)
Permalink
OpenDNS is acting improperly !!!

Dear everyone,


People who have changed their DNS Server to use the popular OpenDNS (208.67.222.222; 208.67.220.220) are victims of a dangerous decision taken by OpenDNS.

When a user tries to access a non-existing host, OpenDNS manipulates the result and provides the user with its own IP address. For example:

Let us try to find the following server: “microsoft.apple.com”
If you are using OpenDNS and ping the above server this is what you get:

===================
PING microsoft.apple.com (67.215.65.132): 56data bytes
64 bytes from 67.215.65.132: icmp_seq=0 ttl=49 time=192.743 ms
64 bytes from 67.215.65.132: icmp_seq=1 ttl=49 time=194.997 ms
64 bytes from 67.215.65.132: icmp_seq=2 ttl=49 time=200.954 ms
^C
--- microsoft.apple.com ping statistics ---
3 packets transmitted, 3 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 192.743/196.231/200.954/3.464 ms
===================

OpenDNS is telling the user that the server “microsoft.apple.com” not only exists but its IP address is 67.215.65.132 !!!
..and who is this IP? it is OPENDNS-NET-3.

If, instead, you use Google’s DNS and ping the above server, this is what you get:

===================
PCB-2:~ paulo$ ping microsoft.apple.com
ping: cannot resolve microsoft.apple.com: Unknown host
PCB-2:~ paulo$
===================

Which is the most adequate reply from the DNS server.

So my suggestion is that you should select and use a TRUE DNS Server.

Paulo Cesar Breim

People who have changed their DNS Server to use the popular OpenDNS (208.67.222.222; 208.67.220.220) are victims of a dangerous decision taken by OpenDNS.

When a user tries to access a non-existing host, OpenDNS manipulates the result and provides the user with its own IP address. For example:

Let us try to find the following server: “microsoft.apple.com”
If you are using OpenDNS and ping the above server this is what you get:

===================
PING microsoft.apple.com (67.215.65.132): 56data bytes
64 bytes from 67.215.65.132: icmp_seq=0 ttl=49 time=192.743 ms
64 bytes from 67.215.65.132: icmp_seq=1 ttl=49 time=194.997 ms
64 bytes from 67.215.65.132: icmp_seq=2 ttl=49 time=200.954 ms
^C
--- microsoft.apple.com ping statistics ---
3 packets transmitted, 3 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 192.743/196.231/200.954/3.464 ms
===================

OpenDNS is telling the user that the server “microsoft.apple.com” not only exists but its IP address is 67.215.65.132 !!!
..and who is this IP? it is OPENDNS-NET-3.

If, instead, you use Google’s DNS and ping the above server, this is what you get:

===================
PCB-2:~ paulo$ ping microsoft.apple.com
ping: cannot resolve microsoft.apple.com: Unknown host
PCB-2:~ paulo$
===================

Which is the most adequate reply from the DNS server.

So my suggestion is that you should select and use a TRUE DNS Server.

Paulo Cesar Breim
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/


jweyrich at gmail

Jul 31, 2010, 12:05 AM

Post #2 of 9 (568 views)
Permalink
Re: OpenDNS is acting improperly !!! [In reply to]

NXDOMAIN manipulation is an old concern. I believe it's being redirected for
a long time now, but they allow registered users to opt-out, afaik. And
there are many ISPs practicing this.

Additionally, if they're only manipulating A and AAAA records for NXDOMAIN
responses, there should be no problem for an application that relies on
existing domains. SERVFAIL must NOT be manipulated though.

Why are you using ping? Use nslookup and/or dig.

Here's a patch for BIND that allows you to BLACKLIST the IP addresses of the
fake servers - http://sam.zoy.org/writings/internet/verisign/

And here's a draft on this matter -
http://tools.ietf.org/html/draft-livingood-dns-redirect-00

Concluding, I'm not defending their approach - I don't like it too ;-)

--
jardel

On Fri, Jul 30, 2010 at 7:23 PM, Paulo Cesar Breim <paulo [at] breim>wrote:

> Dear everyone,
>
>
> People who have changed their DNS Server to use the popular OpenDNS
> (208.67.222.222; 208.67.220.220) are victims of a dangerous decision taken
> by OpenDNS.
>
> When a user tries to access a non-existing host, OpenDNS manipulates the
> result and provides the user with its own IP address. For example:
>
> Let us try to find the following server: “microsoft.apple.com”
> If you are using OpenDNS and ping the above server this is what you get:
>
> ===================
> PING microsoft.apple.com (67.215.65.132): 56data bytes
> 64 bytes from 67.215.65.132: icmp_seq=0 ttl=49 time=192.743 ms
> 64 bytes from 67.215.65.132: icmp_seq=1 ttl=49 time=194.997 ms
> 64 bytes from 67.215.65.132: icmp_seq=2 ttl=49 time=200.954 ms
> ^C
> --- microsoft.apple.com ping statistics ---
> 3 packets transmitted, 3 packets received, 0.0% packet loss
> round-trip min/avg/max/stddev = 192.743/196.231/200.954/3.464 ms
> ===================
>
> OpenDNS is telling the user that the server “microsoft.apple.com” not only
> exists but its IP address is 67.215.65.132 !!!
> ..and who is this IP? it is OPENDNS-NET-3.
>
> If, instead, you use Google’s DNS and ping the above server, this is what
> you get:
>
> ===================
> PCB-2:~ paulo$ ping microsoft.apple.com
> ping: cannot resolve microsoft.apple.com: Unknown host
> PCB-2:~ paulo$
> ===================
>
> Which is the most adequate reply from the DNS server.
>
> So my suggestion is that you should select and use a TRUE DNS Server.
>
> Paulo Cesar Breim
>
> People who have changed their DNS Server to use the popular OpenDNS
> (208.67.222.222; 208.67.220.220) are victims of a dangerous decision taken
> by OpenDNS.
>
> When a user tries to access a non-existing host, OpenDNS manipulates the
> result and provides the user with its own IP address. For example:
>
> Let us try to find the following server: “microsoft.apple.com”
> If you are using OpenDNS and ping the above server this is what you get:
>
> ===================
> PING microsoft.apple.com (67.215.65.132): 56data bytes
> 64 bytes from 67.215.65.132: icmp_seq=0 ttl=49 time=192.743 ms
> 64 bytes from 67.215.65.132: icmp_seq=1 ttl=49 time=194.997 ms
> 64 bytes from 67.215.65.132: icmp_seq=2 ttl=49 time=200.954 ms
> ^C
> --- microsoft.apple.com ping statistics ---
> 3 packets transmitted, 3 packets received, 0.0% packet loss
> round-trip min/avg/max/stddev = 192.743/196.231/200.954/3.464 ms
> ===================
>
> OpenDNS is telling the user that the server “microsoft.apple.com” not only
> exists but its IP address is 67.215.65.132 !!!
> ..and who is this IP? it is OPENDNS-NET-3.
>
> If, instead, you use Google’s DNS and ping the above server, this is what
> you get:
>
> ===================
> PCB-2:~ paulo$ ping microsoft.apple.com
> ping: cannot resolve microsoft.apple.com: Unknown host
> PCB-2:~ paulo$
> ===================
>
> Which is the most adequate reply from the DNS server.
>
> So my suggestion is that you should select and use a TRUE DNS Server.
>
> Paulo Cesar Breim
> _______________________________________________
> Full-Disclosure - We believe in it.
> Charter: http://lists.grok.org.uk/full-disclosure-charter.html
> Hosted and sponsored by Secunia - http://secunia.com/
>


Valdis.Kletnieks at vt

Jul 31, 2010, 12:17 AM

Post #3 of 9 (570 views)
Permalink
Re: OpenDNS is acting improperly !!! [In reply to]

On Fri, 30 Jul 2010 19:23:20 -0300, Paulo Cesar Breim said:

> People who have changed their DNS Server to use the popular OpenDNS
> (208.67.222.222; 208.67.220.220) are victims of a dangerous decision taken by
> OpenDNS.

*yawn* Yet another provider trying to monetize DNS service by directing typo'ed
and expired addresses to a webserver to serve up ads and so on. Quite frankly,
this only scores about a 2.3 on the Richter Scale of Internet Outrage, because
it only affects OpenDNS customers. You want *real* fun, go and look up what
happened back in 2003 when Verisign put in a wildcard for *.com. For
*everybody*. No matter what DNS they pointed at. Yee. Hah.


paulo at breim

Jul 31, 2010, 10:03 AM

Post #4 of 9 (534 views)
Permalink
Re: OpenDNS is acting improperly !!! [In reply to]

NSLookup has the same problem. Always return opendns IP.

paulo


On 31/07/2010, at 04:05, Jardel Weyrich wrote:

> NXDOMAIN manipulation is an old concern. I believe it's being redirected for a long time now, but they allow registered users to opt-out, afaik. And there are many ISPs practicing this.
>
> Additionally, if they're only manipulating A and AAAA records for NXDOMAIN responses, there should be no problem for an application that relies on existing domains. SERVFAIL must NOT be manipulated though.
>
> Why are you using ping? Use nslookup and/or dig.
>
> Here's a patch for BIND that allows you to BLACKLIST the IP addresses of the fake servers - http://sam.zoy.org/writings/internet/verisign/
>
> And here's a draft on this matter - http://tools.ietf.org/html/draft-livingood-dns-redirect-00
>
> Concluding, I'm not defending their approach - I don't like it too ;-)
>
> --
> jardel
>
> On Fri, Jul 30, 2010 at 7:23 PM, Paulo Cesar Breim <paulo [at] breim> wrote:
> Dear everyone,
>
>
> People who have changed their DNS Server to use the popular OpenDNS (208.67.222.222; 208.67.220.220) are victims of a dangerous decision taken by OpenDNS.
>
> When a user tries to access a non-existing host, OpenDNS manipulates the result and provides the user with its own IP address. For example:
>
> Let us try to find the following server: “microsoft.apple.com”
> If you are using OpenDNS and ping the above server this is what you get:
>
> ===================
> PING microsoft.apple.com (67.215.65.132): 56data bytes
> 64 bytes from 67.215.65.132: icmp_seq=0 ttl=49 time=192.743 ms
> 64 bytes from 67.215.65.132: icmp_seq=1 ttl=49 time=194.997 ms
> 64 bytes from 67.215.65.132: icmp_seq=2 ttl=49 time=200.954 ms
> ^C
> --- microsoft.apple.com ping statistics ---
> 3 packets transmitted, 3 packets received, 0.0% packet loss
> round-trip min/avg/max/stddev = 192.743/196.231/200.954/3.464 ms
> ===================
>
> OpenDNS is telling the user that the server “microsoft.apple.com” not only exists but its IP address is 67.215.65.132 !!!
> ..and who is this IP? it is OPENDNS-NET-3.
>
> If, instead, you use Google’s DNS and ping the above server, this is what you get:
>
> ===================
> PCB-2:~ paulo$ ping microsoft.apple.com
> ping: cannot resolve microsoft.apple.com: Unknown host
> PCB-2:~ paulo$
> ===================
>
> Which is the most adequate reply from the DNS server.
>
> So my suggestion is that you should select and use a TRUE DNS Server.
>
> Paulo Cesar Breim
>
> People who have changed their DNS Server to use the popular OpenDNS (208.67.222.222; 208.67.220.220) are victims of a dangerous decision taken by OpenDNS.
>
> When a user tries to access a non-existing host, OpenDNS manipulates the result and provides the user with its own IP address. For example:
>
> Let us try to find the following server: “microsoft.apple.com”
> If you are using OpenDNS and ping the above server this is what you get:
>
> ===================
> PING microsoft.apple.com (67.215.65.132): 56data bytes
> 64 bytes from 67.215.65.132: icmp_seq=0 ttl=49 time=192.743 ms
> 64 bytes from 67.215.65.132: icmp_seq=1 ttl=49 time=194.997 ms
> 64 bytes from 67.215.65.132: icmp_seq=2 ttl=49 time=200.954 ms
> ^C
> --- microsoft.apple.com ping statistics ---
> 3 packets transmitted, 3 packets received, 0.0% packet loss
> round-trip min/avg/max/stddev = 192.743/196.231/200.954/3.464 ms
> ===================
>
> OpenDNS is telling the user that the server “microsoft.apple.com” not only exists but its IP address is 67.215.65.132 !!!
> ..and who is this IP? it is OPENDNS-NET-3.
>
> If, instead, you use Google’s DNS and ping the above server, this is what you get:
>
> ===================
> PCB-2:~ paulo$ ping microsoft.apple.com
> ping: cannot resolve microsoft.apple.com: Unknown host
> PCB-2:~ paulo$
> ===================
>
> Which is the most adequate reply from the DNS server.
>
> So my suggestion is that you should select and use a TRUE DNS Server.
>
> Paulo Cesar Breim
> _______________________________________________
> Full-Disclosure - We believe in it.
> Charter: http://lists.grok.org.uk/full-disclosure-charter.html
> Hosted and sponsored by Secunia - http://secunia.com/
>


jamie.riden at gmail

Aug 1, 2010, 3:53 PM

Post #5 of 9 (508 views)
Permalink
Re: OpenDNS is acting improperly !!! [In reply to]

Yes, I believe anything which should be an NXDOMAIN from openDNS will
get returned as an IP address of their web search service page.

I don't particularly like it, but then I've always been a non-paying
user of openDNS when I have required them, so I don't like to moan too
loudly. It's arguably a good thing when they subvert the actual DNS
responses for known malware sites, so the whole service may not be the
one for DNS purists.

I don't think it's quite the same as when Verisign did it, because
we've all got a choice whether to use openDNS or not. And I suspect
most of us use it free. So, as you say, choose another provider or use
the BIND wildcard/fake NXDOMAIN patch.

cheers,
Jamie

On 31 July 2010 18:03, Paulo Cesar Breim (PCB) <paulo [at] breim> wrote:
> NSLookup has the same problem. Always return opendns IP.
> paulo
>
>
> On 31/07/2010, at 04:05, Jardel Weyrich wrote:
>
> NXDOMAIN manipulation is an old concern. I believe it's being redirected for
> a long time now, but they allow registered users to opt-out, afaik. And
> there are many ISPs practicing this.
> Additionally, if they're only manipulating A and AAAA records for NXDOMAIN
> responses, there should be no problem for an application that relies on
> existing domains. SERVFAIL must NOT be manipulated though.
> Why are you using ping? Use nslookup and/or dig.
> Here's a patch for BIND that allows you to BLACKLIST the IP addresses of the
> fake servers - http://sam.zoy.org/writings/internet/verisign/
> And here's a draft on this matter
> - http://tools.ietf.org/html/draft-livingood-dns-redirect-00
> Concluding, I'm not defending their approach - I don't like it too ;-)
> --
> jardel
> On Fri, Jul 30, 2010 at 7:23 PM, Paulo Cesar Breim <paulo [at] breim>
> wrote:
>>
>> Dear everyone,
>>
>>
>> People who have changed their DNS Server to use the popular OpenDNS
>> (208.67.222.222; 208.67.220.220) are victims of a dangerous decision taken
>> by OpenDNS.
>>
>> When a user tries to access a non-existing host, OpenDNS manipulates the
>> result and provides the user with its own IP address. For example:
>>
>> Let us try to find the following server: “microsoft.apple.com”
>> If you are using OpenDNS and ping the above server this is what you get:
>>
>> ===================
>> PING microsoft.apple.com (67.215.65.132): 56data bytes
>> 64 bytes from 67.215.65.132: icmp_seq=0 ttl=49 time=192.743 ms
>> 64 bytes from 67.215.65.132: icmp_seq=1 ttl=49 time=194.997 ms
>> 64 bytes from 67.215.65.132: icmp_seq=2 ttl=49 time=200.954 ms
>> ^C
>> --- microsoft.apple.com ping statistics ---
>> 3 packets transmitted, 3 packets received, 0.0% packet loss
>> round-trip min/avg/max/stddev = 192.743/196.231/200.954/3.464 ms
>> ===================
>>
>> OpenDNS is telling the user that the server “microsoft.apple.com” not only
>> exists but its IP address is 67.215.65.132 !!!
>> ..and who is this IP?  it is OPENDNS-NET-3.
>>
>> If, instead, you use Google’s DNS and ping the above server, this is what
>> you get:
>>
>> ===================
>> PCB-2:~ paulo$ ping microsoft.apple.com
>> ping: cannot resolve microsoft.apple.com: Unknown host
>> PCB-2:~ paulo$
>> ===================
>>
>> Which is the most adequate reply from the DNS server.
>>
>> So my suggestion is that you should select and use a TRUE DNS Server.
>>
>> Paulo Cesar Breim
>>
>> People who have changed their DNS Server to use the popular OpenDNS
>> (208.67.222.222; 208.67.220.220) are victims of a dangerous decision taken
>> by OpenDNS.
>>
>> When a user tries to access a non-existing host, OpenDNS manipulates the
>> result and provides the user with its own IP address. For example:
>>
>> Let us try to find the following server: “microsoft.apple.com”
>> If you are using OpenDNS and ping the above server this is what you get:
>>
>> ===================
>> PING microsoft.apple.com (67.215.65.132): 56data bytes
>> 64 bytes from 67.215.65.132: icmp_seq=0 ttl=49 time=192.743 ms
>> 64 bytes from 67.215.65.132: icmp_seq=1 ttl=49 time=194.997 ms
>> 64 bytes from 67.215.65.132: icmp_seq=2 ttl=49 time=200.954 ms
>> ^C
>> --- microsoft.apple.com ping statistics ---
>> 3 packets transmitted, 3 packets received, 0.0% packet loss
>> round-trip min/avg/max/stddev = 192.743/196.231/200.954/3.464 ms
>> ===================
>>
>> OpenDNS is telling the user that the server “microsoft.apple.com” not only
>> exists but its IP address is 67.215.65.132 !!!
>> ..and who is this IP?  it is OPENDNS-NET-3.
>>
>> If, instead, you use Google’s DNS and ping the above server, this is what
>> you get:
>>
>> ===================
>> PCB-2:~ paulo$ ping microsoft.apple.com
>> ping: cannot resolve microsoft.apple.com: Unknown host
>> PCB-2:~ paulo$
>> ===================
>>
>> Which is the most adequate reply from the DNS server.
>>
>> So my suggestion is that you should select and use a TRUE DNS Server.
>>
>> Paulo Cesar Breim
>> _______________________________________________
>> Full-Disclosure - We believe in it.
>> Charter: http://lists.grok.org.uk/full-disclosure-charter.html
>> Hosted and sponsored by Secunia - http://secunia.com/
>
>
>
> _______________________________________________
> Full-Disclosure - We believe in it.
> Charter: http://lists.grok.org.uk/full-disclosure-charter.html
> Hosted and sponsored by Secunia - http://secunia.com/
>



--
Jamie Riden / jamie [at] honeynet / jamie.riden [at] gmail
http://uk.linkedin.com/in/jamieriden

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/


istheinternetsafe at googlemail

Aug 1, 2010, 9:31 PM

Post #6 of 9 (512 views)
Permalink
Re: OpenDNS is acting improperly !!! [In reply to]

dig does it too.

On Sun, Aug 1, 2010 at 2:03 AM, Paulo Cesar Breim (PCB)
<paulo [at] breim>wrote:

> NSLookup has the same problem. Always return opendns IP.
>
> paulo
>
>
>
> On 31/07/2010, at 04:05, Jardel Weyrich wrote:
>
> NXDOMAIN manipulation is an old concern. I believe it's being redirected
> for a long time now, but they allow registered users to opt-out, afaik. And
> there are many ISPs practicing this.
>
> Additionally, if they're only manipulating A and AAAA records for NXDOMAIN
> responses, there should be no problem for an application that relies on
> existing domains. SERVFAIL must NOT be manipulated though.
>
> Why are you using ping? Use nslookup and/or dig.
>
> Here's a patch for BIND that allows you to BLACKLIST the IP addresses of
> the fake servers - http://sam.zoy.org/writings/internet/verisign/
>
> And here's a draft on this matter -
> http://tools.ietf.org/html/draft-livingood-dns-redirect-00
>
> Concluding, I'm not defending their approach - I don't like it too ;-)
>
> --
> jardel
>
> On Fri, Jul 30, 2010 at 7:23 PM, Paulo Cesar Breim <paulo [at] breim>wrote:
>
>> Dear everyone,
>>
>>
>> People who have changed their DNS Server to use the popular OpenDNS
>> (208.67.222.222; 208.67.220.220) are victims of a dangerous decision taken
>> by OpenDNS.
>>
>> When a user tries to access a non-existing host, OpenDNS manipulates the
>> result and provides the user with its own IP address. For example:
>>
>> Let us try to find the following server: “microsoft.apple.com”
>> If you are using OpenDNS and ping the above server this is what you get:
>>
>> ===================
>> PING microsoft.apple.com (67.215.65.132): 56data bytes
>> 64 bytes from 67.215.65.132: icmp_seq=0 ttl=49 time=192.743 ms
>> 64 bytes from 67.215.65.132: icmp_seq=1 ttl=49 time=194.997 ms
>> 64 bytes from 67.215.65.132: icmp_seq=2 ttl=49 time=200.954 ms
>> ^C
>> --- microsoft.apple.com ping statistics ---
>> 3 packets transmitted, 3 packets received, 0.0% packet loss
>> round-trip min/avg/max/stddev = 192.743/196.231/200.954/3.464 ms
>> ===================
>>
>> OpenDNS is telling the user that the server “microsoft.apple.com” not
>> only exists but its IP address is 67.215.65.132 !!!
>> ..and who is this IP? it is OPENDNS-NET-3.
>>
>> If, instead, you use Google’s DNS and ping the above server, this is what
>> you get:
>>
>> ===================
>> PCB-2:~ paulo$ ping microsoft.apple.com
>> ping: cannot resolve microsoft.apple.com: Unknown host
>> PCB-2:~ paulo$
>> ===================
>>
>> Which is the most adequate reply from the DNS server.
>>
>> So my suggestion is that you should select and use a TRUE DNS Server.
>>
>> Paulo Cesar Breim
>>
>> People who have changed their DNS Server to use the popular OpenDNS
>> (208.67.222.222; 208.67.220.220) are victims of a dangerous decision taken
>> by OpenDNS.
>>
>> When a user tries to access a non-existing host, OpenDNS manipulates the
>> result and provides the user with its own IP address. For example:
>>
>> Let us try to find the following server: “microsoft.apple.com”
>> If you are using OpenDNS and ping the above server this is what you get:
>>
>> ===================
>> PING microsoft.apple.com (67.215.65.132): 56data bytes
>> 64 bytes from 67.215.65.132: icmp_seq=0 ttl=49 time=192.743 ms
>> 64 bytes from 67.215.65.132: icmp_seq=1 ttl=49 time=194.997 ms
>> 64 bytes from 67.215.65.132: icmp_seq=2 ttl=49 time=200.954 ms
>> ^C
>> --- microsoft.apple.com ping statistics ---
>> 3 packets transmitted, 3 packets received, 0.0% packet loss
>> round-trip min/avg/max/stddev = 192.743/196.231/200.954/3.464 ms
>> ===================
>>
>> OpenDNS is telling the user that the server “microsoft.apple.com” not
>> only exists but its IP address is 67.215.65.132 !!!
>> ..and who is this IP? it is OPENDNS-NET-3.
>>
>> If, instead, you use Google’s DNS and ping the above server, this is what
>> you get:
>>
>> ===================
>> PCB-2:~ paulo$ ping microsoft.apple.com
>> ping: cannot resolve microsoft.apple.com: Unknown host
>> PCB-2:~ paulo$
>> ===================
>>
>> Which is the most adequate reply from the DNS server.
>>
>> So my suggestion is that you should select and use a TRUE DNS Server.
>>
>> Paulo Cesar Breim
>> _______________________________________________
>> Full-Disclosure - We believe in it.
>> Charter: http://lists.grok.org.uk/full-disclosure-charter.html
>> Hosted and sponsored by Secunia - http://secunia.com/
>>
>
>
>
> _______________________________________________
> Full-Disclosure - We believe in it.
> Charter: http://lists.grok.org.uk/full-disclosure-charter.html
> Hosted and sponsored by Secunia - http://secunia.com/
>


chort0 at gmail

Aug 2, 2010, 7:47 AM

Post #7 of 9 (515 views)
Permalink
Re: OpenDNS is acting improperly !!! [In reply to]

On Jul 31, 2010, at 10:03 AM, Paulo Cesar Breim (PCB) wrote:

> NSLookup has the same problem. Always return opendns IP.
>
> paulo


Quit being so dense: http://www.opendns.com/solutions/household/guide/ -- While you're at it, read up on how DNS works.

If you don't like that, don't use OpenDNS. This has been known for years.

--
chort
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/


chort0 at gmail

Aug 2, 2010, 3:53 PM

Post #8 of 9 (512 views)
Permalink
Re: OpenDNS is acting improperly !!! [In reply to]

On Aug 2, 2010, at 7:59 AM, Paulo Cesar Breim (PCB) wrote:

> Are you OpenDNS partner ?
>
> I am telling about a security problem. You are so stupid to understand.
>
>
> On 02/08/2010, at 11:47, bk wrote:
>
>> On Jul 31, 2010, at 10:03 AM, Paulo Cesar Breim (PCB) wrote:
>>
>>> NSLookup has the same problem. Always return opendns IP.
>>>
>>> paulo
>>
>>
>> Quit being so dense: http://www.opendns.com/solutions/household/guide/ -- While you're at it, read up on how DNS works.
>>
>> If you don't like that, don't use OpenDNS. This has been known for years.
>>
>> --
>> chort
>

a) Stop top-posting, it destroys the thread

b) It's not a security issue, that's how it's designed to work. How else are they going to "correct" typos, make suggestions, and block "bad" sites all just through DNS?

Personally I don't like how their service changes responses, and I'm smart enough to know how to setup my own DNS servers safely, so I don't use OpenDNS. I also tell all my corporate customers not to use it for their servers due to afore-mentioned issues. Just because I don't like how it works doesn't make it a "security problem".

So once again my advice is:

a) Don't use it if you don't like it

b) Learn how DNS works. "ping" is not a DNS utility. Except for very few edge cases, anything that makes a DNS resolution call (ping, dig, nslookup, host, telnet, curl, whatever) are all going to get the same results (um, that's what DNS is designed to do), so posting follow-ups such as "dig has the same problem" only prove you're too dumb to understand DNS.

Next you're going to claim every MTA is insecure because they allow you to send an e-mail with a different "From: header" sender than the "MAIL FROM" envelope sender.

--
chort
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/


Valdis.Kletnieks at vt

Aug 2, 2010, 5:42 PM

Post #9 of 9 (505 views)
Permalink
Re: OpenDNS is acting improperly !!! [In reply to]

On Mon, 02 Aug 2010 15:53:45 PDT, bk said:
> Except for very few edge cases, anything that makes a DNS resolution call
> (ping, dig, nslookup, host, telnet, curl, whatever) are all going to get the
> same results (um, that's what DNS is designed to do),

In fact, that's one of the biggest reasons people don't like DNS redirection - the
people doing it have an annoying target of redirecting to a machine that has a
supposedly helpful service on port 80, but doesn't do squat for any other service
that got typo-redirected.

Full Disclosure full-disclosure RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.