<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title>Topic &#x27;Internet flaw could let hackers take over the Web&#x27; in forum &#x27;Security&#x27; - dslreports.com</title>
<link>http://www.dslreports.com/forum/Internet-flaw-could-let-hackers-take-over-the-Web-20761140</link>
<description></description>
<language>en</language>
<pubDate>Sat, 11 Feb 2012 12:34:05 EDT</pubDate>
<lastBuildDate>Sat, 11 Feb 2012 12:34:05 EDT</lastBuildDate>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20773251</link>
<description><![CDATA[mikenolan7 posted : Thanks for that explanation.  You're correct, I didn't understand that last step.  I assumed the DNS server I connect to went to the root servers when it didn't know the address.<br><br>It still doesn't explain why the doxpara tool would respond with a server that belongs to my ISP, when the server that I query and get a response from is not related in any way to my ISP.  That's not really important though, I appreciate your help.  :)]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20773251</guid>
<pubDate>Fri, 11 Jul 2008 00:17:32 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20772293</link>
<description><![CDATA[NetFixer posted : <div class="bquote"><small>said by <a href="/profile/1215698" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=1215698');">mikenolan7</a>:</small><br><br>When I monitor the connection (wireshark on another machine), the same DNS server that I query responds to the request.  That's really just a double check, because my firewall rules only allow DNS traffic to and from the server that I use.<br> </div>But what you seem to not understand is that the DNS server that you "use" is not necessarily the DNS server that actually resolves the DNS query (even though from your local perspective, all queries and replies only use that server).<br><br>Here is an example of doing a <b>nslookup www.yahoo.com 192.168.10.1</b> from my Windows XP workstation, where 192.168.10.1 is the LAN IP address of my gateway router (and my secondary DNS server). Note that this is a forwarding DNS server, and all external DNS queries to it are simply forwarded to a list of automatically assigned ISP DNS servers:<br><br><pre class="brush: text">C:\Documents and Settings\royces.DCS_NET&gt;nslookup www.yahoo.com 192.168.10.1&#012;Server:  dcs-gw1.dcs-net&#012;Address:  192.168.10.1&#012; &#012;Non-authoritative answer:&#012;Name:    www.yahoo-ht3.akadns.net&#012;Address:  69.147.76.15&#012;Aliases:  www.yahoo.com&#012; &#012; &#012;</pre><!--end code block--><br>Packet captures show that as far as this PC is concerned, only 192.168.10.1 is involved in the DNS query/reply:<br><br>[att=1]<br><br>[att=2]<br><br>On the other hand, the router's outgoing log clearly shows that the DNS query was passed on to 64.105.202.139 for resolution:<br><br><pre class="brush: text">Jul 10 19:00:04 192.168.10.1 Jul 10 19:00:04 2008 dcs-gw1 RGFW-OUT: ACCEPT (UDP 66.134.0.234:18811-&gt;64.105.202.139:53 on ppp0) &#91;31,0&#93;&#012; &#012; &#012;</pre><!--end code block--><br><hr><br>This is what always happens when you make a DNS query to an AnyCast server, or if you make a DNS query to a forwarding DNS server that does not already have the results in its cache.<br><br><small>--<br>History does not long entrust the care of freedom to the weak or the timid.<br>-- Dwight D. Eisenhower<br><A HREF="http://portscan.dcs-net.net">Test your firewall.</a><br><A HREF="http://nature-pics.com">Smell the flowers.</a></small><div class="borderless"><TABLE WIDTH=95% align=center border=0 CELLPADDING=4"><TR><TD ALIGN=CENTER VALIGN=CENTER BGCOLOR=#FFFFFF nwrap COLSPAN=3 WIDTH=100%><A HREF="/speak/slideshow/20772293?c=1326585&ret=L2ZvcnVtL3IyMDc2MTE0MC54bWw%3D"><IMG class="apic" BORDER=0 TITLE="37480 bytes" WIDTH=600 HEIGHT=417 SRC="/r0/download/1326585.thumb600~cc8d9183af14e49ea54bcbcbfa1f7657/DNS-request.png/thumb.jpg" ALT="Click for full size"></A><br>DNS Query</TD></TR><TR><TD ALIGN=CENTER VALIGN=CENTER BGCOLOR=#FFFFFF nwrap COLSPAN=3 WIDTH=100%><A HREF="/speak/slideshow/20772293?c=1326586&ret=L2ZvcnVtL3IyMDc2MTE0MC54bWw%3D"><IMG class="apic" BORDER=0 TITLE="55962 bytes" WIDTH=600 HEIGHT=417 SRC="/r0/download/1326586.thumb600~1ea47442938ede66a747b3e9912a9136/DNS-reply.png/thumb.jpg" ALT="Click for full size"></A><br>DNS Reply</TD></TABLE></div>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20772293</guid>
<pubDate>Thu, 10 Jul 2008 20:48:35 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20772239</link>
<description><![CDATA[Cabal posted : <div class="bquote"><small>said by <a href="/profile/1215698" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=1215698');">mikenolan7</a>:</small><br><br>When I monitor the connection (wireshark on another machine), the same DNS server that I query responds to the request.  That's really just a double check, because my firewall rules only allow DNS traffic to and from the server that I use.<br> </div>Not really. The response you get <i>claims</i> to be from the system you made the request to. It's one of the reasons anycast works so well, but it's also the reason DNS (and most UDP-based) spoofing is so easy: your firewall lets it right through if it matches accurately *enough*.<br><small>--<br>Interested in <A HREF="http://www.romraider.com/">open source engine management</a> for your Subaru?</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20772239</guid>
<pubDate>Thu, 10 Jul 2008 20:35:14 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20771558</link>
<description><![CDATA[mikenolan7 posted : When I monitor the connection (wireshark on another machine), the same DNS server that I query responds to the request.  That's really just a double check, because my firewall rules only allow DNS traffic to and from the server that I use.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20771558</guid>
<pubDate>Thu, 10 Jul 2008 18:17:40 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20771540</link>
<description><![CDATA[NetFixer posted : <div class="bquote"><small>said by <a href="/profile/1215698" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=1215698');">mikenolan7</a>:</small><br><br>Interesting.<br><br>traceroute -p 53 (dns server I chose)<br><br>Got me to (dns server I chose).  Oh well, it is what it is.<br> </div>A traceroute is <b>not</b> a DNS query, even if you use port 53.<br><br><pre class="brush: text">webhost:/home/royces # traceroute -p 53 4.2.2.4&#012;traceroute-lbl to 4.2.2.4 (4.2.2.4), 30 hops max, 38 byte packets&#012; 1  dcs-gw1 (192.168.10.1)  0.982 ms  0.630 ms  0.537 ms&#012; 2  192.168.2.251 (192.168.2.251)  19.142 ms 68.216.204.65 (68.216.204.65)  9.335 ms  9.183 ms&#012; 3  192.168.2.113 (192.168.2.113)  22.723 ms 68.216.204.37 (68.216.204.37)  10.707 ms  11.120 ms&#012; 4  ge-6-5.car1.atlanta1.level3.net (64.154.37.105)  22.954 ms 65.83.237.126 (65.83.237.126)  10.761 ms  10.936 ms&#012; 5  vnsc-pri-dsl.genuity.net (4.2.2.4)  21.218 ms ixc01sdf-6-0-1.bellsouth.net (65.83.237.95)  18.724 ms  21.175 ms&#012; &#012;webhost:/home/royces # dig +short porttest.dns-oarc.net TXT @4.2.2.4&#012;z.y.x.w.v.u.t.s.r.q.p.o.n.m.l.k.j.i.h.g.f.e.d.c.b.a.pt.dns-oarc.net.&#012;"209.244.5.147 is POOR: 26 queries in 2.0 seconds from 1 ports with std dev 0.00"&#012; &#012; &#012;</pre><!--end code block--><br>Do a Google or Yahoo! search for <b>AnyCast</b> to find out why the DNS server you select may not be the DNS server that actually responds to your query.<br><br>&raquo;<A HREF="http://en.wikipedia.org/wiki/Anycast#Use_of_anycast_to_implement_DNS" >en.wikipedia.org/wiki/Anycast#Us&middot;&middot;&middot;ment_DNS</A><br><div class="bquote"><small>said by Wikipedia :</small><br><br><b>Use of anycast to implement DNS</b><br><br>A number of the Internet root nameservers are implemented as large numbers of clusters of machines using anycast. The C, F, I, J, K, L and M servers exist in multiple locations on different continents, using anycast announcements to provide a decentralized service. As a result, most of the physical (rather than nominal) root servers are now outside the United States. RFC 3258 documents how anycast is used to provide authoritative DNS services. Akamai, *Community DNS, UltraDNS (now known as Neustar Ultra Services), Netriplex, DNSMadeEasy, EasyDNS and many other authoritative name service providers have all switched to an IP anycasted environment to increase query performance and redundancy. The use of the IP anycast network helps provide for a highly resilient DNS service. Additionally, the recursive DNS service OpenDNS use anycast to distribute the load across their network. <br> </div><br><small>--<br>History does not long entrust the care of freedom to the weak or the timid.<br>-- Dwight D. Eisenhower<br><A HREF="http://portscan.dcs-net.net">Test your firewall.</a><br><A HREF="http://nature-pics.com">Smell the flowers.</a></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20771540</guid>
<pubDate>Thu, 10 Jul 2008 18:12:26 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20770018</link>
<description><![CDATA[TheWiseGuy posted : I think what they are doing is have you send a DNS query to your server with a unique name (the first part changes). They then monitor the source port and the IP address when it is forwarded to their DNS server to be resolved and report that address and source port.<br><small>--<br>Warning, If you post nonsense and use misinformation and are here to argue based on those methods, you will be put on ignore.</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20770018</guid>
<pubDate>Thu, 10 Jul 2008 13:22:04 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20769509</link>
<description><![CDATA[redwolfe_98 posted : i guess this explains the changes in the way that windows does "DNS".. after the recent windows updates, i noticed that windows is using different local ports for DNS.. before, it was using local ports 1024-4999, for DNS.. now it is using local ports 1024-65535, for DNS..]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20769509</guid>
<pubDate>Thu, 10 Jul 2008 11:42:34 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20769051</link>
<description><![CDATA[Cabal posted : As mentioned in the All Things UNIX thread, this test can also be done with dig.<br><br>Bad:<br><tt>$ dig +short porttest.dns-oarc.net TXT @4.2.2.1<br>z.y.x.w.v.u.t.s.r.q.p.o.n.m.l.k.j.i.h.g.f.e.d.c.b.a.pt.dns-oarc.net.<br>"209.244.7.33 is POOR: 26 queries in 1.9 seconds from 1 ports with std dev 0.00"</tt><br><br>A few ports, but still bad randomization:<br><tt>$ dig +short porttest.dns-oarc.net TXT @68.87.71.226<br>z.y.x.w.v.u.t.s.r.q.p.o.n.m.l.k.j.i.h.g.f.e.d.c.b.a.pt.dns-oarc.net.<br>"68.87.71.228 is POOR: 26 queries in 2.9 seconds from 22 ports with std dev 129.69"</tt><br><br>Good:<br><tt>$ dig +short porttest.dns-oarc.net TXT @208.67.222.222<br>z.y.x.w.v.u.t.s.r.q.p.o.n.m.l.k.j.i.h.g.f.e.d.c.b.a.pt.dns-oarc.net.<br>"208.67.217.4 is GOOD: 27 queries in 3.0 seconds from 27 ports with std dev 17824.53"</tt><br><small>--<br>Interested in <A HREF="http://www.romraider.com/">open source engine management</a> for your Subaru?</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20769051</guid>
<pubDate>Thu, 10 Jul 2008 10:05:57 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20768991</link>
<description><![CDATA[mikenolan7 posted : Interesting.<br><br>traceroute -p 53 (dns server I chose)<br><br>Got me to (dns server I chose).  Oh well, it is what it is.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20768991</guid>
<pubDate>Thu, 10 Jul 2008 09:52:39 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20768268</link>
<description><![CDATA[NetFixer posted : <div class="bquote"><small>said by <a href="/profile/305506" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=305506');">jmorlan</a>:</small><br><br><div class="bquote"><small>said by <a href="/profile/1215698" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=1215698');">mikenolan7</a>:</small><br><br>If this is correct, if you are using OpenDNS and run the check, you are not actually checking if OpenDNS is vulnerable.  You are actually checking if (one of) your ISP's servers is vulnerable or not.  That doesn't mean OpenDNS is vulnerable, just that you aren't actually checking that information. </div>That is not what I found.  Switching to OpenDNS, DoxPara reported my DNS as: 208.67.219.12 which resolves to bld2.pao.opendns.com, owned by OpenDNS but in my local area.  It did not report on my ISPs server. <br> </div>That is also what I found. When I stopped my local DNS server from forwarding to Level3 and/or my ISP DNS servers, the DoxPara test properly reported my inhouse DNS server IP addresses:<br><br><div class="bquote">Your name server, at 66.134.0.234, appears to be safe. <br>------------------------------------------------------<br>Requests seen for 181b0f90e6c4.toorrr.com:<br>66.134.0.234:50853 TXID=51527<br>74.245.184.227:63538 TXID=22862<br>66.134.0.234:49255 TXID=13941<br>74.245.184.227:60600 TXID=60754<br>66.134.0.234:50450 TXID=25296 <br><br>=======================================================<br><br>Your name server, at 74.245.184.227, appears to be safe. <br>--------------------------------------------------------<br>Requests seen for 37240600ece2.toorrr.com:<br>74.245.184.227:54725 TXID=32041<br>66.134.0.234:60475 TXID=54854<br>74.245.184.227:52818 TXID=38041<br>66.134.0.234:54800 TXID=59996<br>74.245.184.227:65302 TXID=63365<br> </div><br><small>--<br>History does not long entrust the care of freedom to the weak or the timid.<br>-- Dwight D. Eisenhower<br><A HREF="http://portscan.dcs-net.net">Test your firewall.</a><br><A HREF="http://nature-pics.com">Smell the flowers.</a></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20768268</guid>
<pubDate>Thu, 10 Jul 2008 03:22:44 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20767797</link>
<description><![CDATA[jmorlan posted : <div class="bquote"><small>said by <a href="/profile/1215698" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=1215698');">mikenolan7</a>:</small><br><br>If this is correct, if you are using OpenDNS and run the check, you are not actually checking if OpenDNS is vulnerable.  You are actually checking if (one of) your ISP's servers is vulnerable or not.  That doesn't mean OpenDNS is vulnerable, just that you aren't actually checking that information. </div>That is not what I found.  Switching to OpenDNS, DoxPara reported my DNS as: 208.67.219.12 which resolves to bld2.pao.opendns.com, owned by OpenDNS but in my local area.  It did not report on my ISPs server. <br><small>--<br>Weather forecast for tonight: dark. Continued dark overnight, with widely scattered light by morning. (George Carlin)</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20767797</guid>
<pubDate>Thu, 10 Jul 2008 00:13:47 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20767374</link>
<description><![CDATA[qrkx posted : <div class="bquote"><small>said by <a href="/profile/1215698" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=1215698');">mikenolan7</a>:</small><br><br>I don't understand the explanation of why the check is done on different servers, so I turned on an external machine to monitor and double check what was going on.  I have a DNS server configured that has nothing to do with my ISP (I verified that they are unrelated with nslookup).  I run the test, a DNS request for www.doxpara.com goes out to the server I have configured, and then I get a reply from that same server.<br><br>Then the communication with the doxpara server occurs, and a report on one of my ISP's DNS servers returns.  It appears that the doxpara server checks which server it thinks you should be using.  I can't quite figure out how it decides that, because if I lookup my own IP I get a response from a different server than doxpara reports on, and the authoritative server is different also.<br><br>If this is correct, if you are using OpenDNS and run the check, you are not actually checking if OpenDNS is vulnerable.  You are actually checking if (one of) your ISP's servers is vulnerable or not.  That doesn't mean OpenDNS is vulnerable, just that you aren't actually checking that information.<br><br>Sorry if it was already explained this way, but I couldn't tell for sure.<br> </div>My guess....The doxpara site uses your IP as an input the performs a dig -x "IP"<br><br>Extracts the dns server then tests it for transaction ID "randomization" then reports back.<br><br>rgds]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20767374</guid>
<pubDate>Wed, 09 Jul 2008 22:41:29 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20767220</link>
<description><![CDATA[mikenolan7 posted : I don't understand the explanation of why the check is done on different servers, so I turned on an external machine to monitor and double check what was going on.  I have a DNS server configured that has nothing to do with my ISP (I verified that they are unrelated with nslookup).  I run the test, a DNS request for www.doxpara.com goes out to the server I have configured, and then I get a reply from that same server.<br><br>Then the communication with the doxpara server occurs, and a report on one of my ISP's DNS servers returns.  It appears that the doxpara server checks which server it thinks you should be using.  I can't quite figure out how it decides that, because if I lookup my own IP I get a response from a different server than doxpara reports on, and the authoritative server is different also.<br><br>If this is correct, if you are using OpenDNS and run the check, you are not actually checking if OpenDNS is vulnerable.  You are actually checking if (one of) your ISP's servers is vulnerable or not.  That doesn't mean OpenDNS is vulnerable, just that you aren't actually checking that information.<br><br>Sorry if it was already explained this way, but I couldn't tell for sure.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20767220</guid>
<pubDate>Wed, 09 Jul 2008 22:13:15 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20767074</link>
<description><![CDATA[qrkx posted : Hey! Wait a minute...Doesn't this forum deserve credit for demonstrating (although indirectly) the lack of authentication in the DNS protocol, by spoofing DNS responses? ;)<br><br>Hehe - I think it had something to do with an expensive router challenge. Quite a while ago. LinkLogger might still have some packet captures although I doubt we spoofed TIds and such for the sake of simplicity.<br><br>The response was incredible - with most people yawning.<br><br>Bah. I shall crawl back to my cage.<br><br>rgds]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20767074</guid>
<pubDate>Wed, 09 Jul 2008 21:45:19 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20766907</link>
<description><![CDATA[qrkx posted : <div class="bquote"><small>said by <a href="/profile/185348" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=185348');">Just Bob</a>:</small><br><br>I think you're overstating the case. Randomizing the source port adds another 16 bits.<br></div>I must be overstating. Randomization increases the cost of attack. Does not solve the problem at hand. I guess we'll revisit this problem in a few years.<br><br>rgds.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20766907</guid>
<pubDate>Wed, 09 Jul 2008 21:09:54 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20766731</link>
<description><![CDATA[Just Bob posted : <div class="bquote"><small>said by <a href="/profile/804362" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=804362');">qrkx</a>:</small><br><br>Randomizing DNS transaction IDs, eh? Imagine that with a 16 bit number!<br><br>Anywho - with all the bandwidth available, why not just forget about DNS over UDP and absorb the TCP overhead(for DNS  512 bytes)?<br><br>UDP is "broken", and any patches - such as "randomizing" the "authenticating" factor will eventually fail.<br><br>blah.<br><br>rgds<br> </div>I think you're overstating the case. Randomizing the source port adds another 16 bits.<br> <blockquote><small>said by &raquo;<A HREF="http://www.kb.cert.org/vuls/id/800113" >www.kb.cert.org/vuls/id/800113</A> :</small><hr>Because attacks against these vulnerabilities all rely on an attacker's ability to predictably spoof traffic, the implementation of per-query source port randomization in the server presents a practical mitigation against these attacks within the boundaries of the current protocol specification. Randomized source ports can be used to gain approximately 16 additional bits of randomness in the data that an attacker must guess. <hr></blockquote><br><small>--<br>"...an imbalance between rich and poor is the oldest and most fatal ailment of all republics."<br>Plutarch</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20766731</guid>
<pubDate>Wed, 09 Jul 2008 20:32:11 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20765977</link>
<description><![CDATA[qrkx posted : Randomizing DNS transaction IDs, eh? Imagine that with a 16 bit number!<br><br>Anywho - with all the bandwidth available, why not just forget about DNS over UDP and absorb the TCP overhead(for DNS  512 bytes)?<br><br>UDP is "broken", and any patches - such as "randomizing" the "authenticating" factor will eventually fail.<br><br>blah.<br><br>rgds]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20765977</guid>
<pubDate>Wed, 09 Jul 2008 17:54:05 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20765609</link>
<description><![CDATA[QuaffAPint posted : I've been using OpenDNS for a couple years now (both with my Comcast and my FIOS), it's worked quite well and now, as its not vulnerable, is a good as time as any to switch :).<br><small>--<br><A HREF="http://www.funnyandfun.com">FunnyAndFun.com</a> :: Take a laugh break...</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20765609</guid>
<pubDate>Wed, 09 Jul 2008 16:51:08 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20765435</link>
<description><![CDATA[XoLiMiT posted : I believe the tool locates the next top level DNS server in your recursive lookup.  This would explain why some are not seeing their ISP's primary DNS server.  Their ISP's dns is simply a mirror of another top level DNS server used for load balancing purposes.<br><br>my .0001 cents<br>Correct me if i am wrong]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20765435</guid>
<pubDate>Wed, 09 Jul 2008 16:20:05 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20765029</link>
<description><![CDATA[jmorlan posted : <div class="bquote"><small>said by <a href="/profile/1053031" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=1053031');">smcallah</a>:</small><br><br>The name servers you are configured with are probably caching servers.  They do not query toorrr.com directly, the primary DNS server, which tells the caching servers the answer, is what goes to the root DNS servers to find toorrr.com and the queries come from there.<br> </div>Thank you.  Is dnsnode14.pltnca.sbcglobal.net a primary or root DNS server?  Can one speed up DNS lookups by pointing to it instead of the default caching servers?<br><small>--<br>Weather forecast for tonight: dark. Continued dark overnight, with widely scattered light by morning. (George Carlin)</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20765029</guid>
<pubDate>Wed, 09 Jul 2008 15:13:11 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20764869</link>
<description><![CDATA[smcallah posted : <div class="bquote"><small>said by <a href="/profile/305506" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=305506');">jmorlan</a>:</small><br><br>However &raquo;<A HREF="http://www.doxpara.com/" >www.doxpara.com/</A> reports<br>  <blockquote><small>quote:</small><hr>Your name server, at 69.227.255.25, appears vulnerable to DNS Cache Poisoning.<hr></blockquote><br><br>That name server resolves to dnsnode14.pltnca.sbcglobal.net<br><br>Where did they get that?  Am I really vulnerable?  <br> </div>The name servers you are configured with are probably caching servers.  They do not query toorrr.com directly, the primary DNS server, which tells the caching servers the answer, is what goes to the root DNS servers to find toorrr.com and the queries come from there.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20764869</guid>
<pubDate>Wed, 09 Jul 2008 14:43:31 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20763992</link>
<description><![CDATA[caffeinator posted : IDK, there's some funny code in that pages source. I'd check , but i'd need .JS on first..lol (ok, so I tried it w/ JS on, and it did...nothing.)<br><br>I applied the MS patch already, don't use the DNS service, use a HOSTS file and local webserver for it, and I run my own IPcop box that pulls DNS from both my ISP and opendns.<br><br>DNS caching is off too.<br><br>SO, IDK...what's the big deal?<br><br>The bind8/16-bit DNS sky has been falling for years..this is just another tidbit of it IMO.<br><br>DNSSEC FTW?<br><br>-CaFF<br><br><small>--<br><br><A HREF="http://www.darkgrid.com/tribute/">My 9/11 Tribute</a>..online since 9/14/01 <br>Need an Avatar? Check out <A HREF="http://www.darkgrid.com/wafen/">Wafen's Avatar Pages</a></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20763992</guid>
<pubDate>Wed, 09 Jul 2008 12:04:09 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20763545</link>
<description><![CDATA[Siko posted : So this is the reason why zonealarm doesn't work with the latest Microsoft patch?<br><br>&raquo;<A HREF="/forum/r20759839-MS-update-KB951748-and-ZoneAlarm-PROBLEM">MS update KB951748 and ZoneAlarm --- PROBLEM</A>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20763545</guid>
<pubDate>Wed, 09 Jul 2008 10:50:39 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20763424</link>
<description><![CDATA[mikenolan7 posted : OMG an exploit is out already, our DNS requests are being redirected all over the place!  :D  It's ironic that many of the companies involved in this secret cabal (not  Cabal <A HREF="/useremail/u/1432955"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A>) to patch a DNS redirection vulnerability, already practice DNS redirection for profit. :o]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20763424</guid>
<pubDate>Wed, 09 Jul 2008 10:28:04 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20763313</link>
<description><![CDATA[Selenia posted : You just might want to remove your IP from the post :) But yes, this tool seems to understand 127.0.0.1 DNS server entries fine. I should try one of my other computers that reach this DNS server via a 192.168.x.x address.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20763313</guid>
<pubDate>Wed, 09 Jul 2008 10:02:52 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20763279</link>
<description><![CDATA[Cabal posted : <div class="bquote"><small>said by <a href="/profile/735907" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=735907');">jerry666</a>:</small><br><br>i don't get it . it reports<br> <br>Your name server, at 216.99.41.11, appears vulnerable to DNS Cache Poisoning.<br>All requests came from the following source port: 2355Requests seen for 96c7638be9c4.toorrr.com:<br>216.99.41.11:2355 TXID=56324<br>216.99.41.11:2355 TXID=60930<br>216.99.41.11:2355 TXID=63233<br>216.99.41.11:2355 TXID=22086<br>216.99.41.11:2355 TXID=110  <br><br>but mine are listed as these in advanced tcp/ip settings <br>so where do they get the above ? whois shows it is my isp , but not what i use . a beginner in this as you can tell .<br>thanks<br>127.0.0.1<br>206.126.95.173 <br>206.126.95.163<br> </div>The checker shows the IP it is receiving queries <b>from</b>. That IP in question looks like a DSL customer IP. Is it yours? Your first listed DNS server is running locally.<br><small>--<br>Interested in <A HREF="http://www.romraider.com/">open source engine management</a> for your Subaru?</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20763279</guid>
<pubDate>Wed, 09 Jul 2008 09:52:55 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20763263</link>
<description><![CDATA[jerry666 posted : i don't get it . it reports<br> <br>Your name server, at 216..11, appears vulnerable to DNS Cache Poisoning.<br>All requests came from the following source port: 2355Requests seen for 96c7638be9c4.toorrr.com:<br>216.1.11:2355 TXID=56324<br>216.9.11:2355 TXID=60930<br>216..11:2355 TXID=63233<br>216..11:2355 TXID=22086<br>216.9.11:2355 TXID=110  <br><br>but mine are listed as these in advanced tcp/ip settings <br>so where do they get the above ? whois shows it is my isp , but not what i use . a beginner in this as you can tell .<br>thanks<br>127.0.0.1<br>206.126.95.173 <br>206.126.95.163]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20763263</guid>
<pubDate>Wed, 09 Jul 2008 09:50:30 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20763260</link>
<description><![CDATA[Selenia posted : It gave my IP for the DNS server(it seems to have interpreted my 127.0.0.1 entry correctly). It says it's vulnerable, but I'd say it's more on the servers of TWC, in my case. Strong access controls only let my LAN query it and it gets its data from 2 statically set non-vulnerable DNS servers.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20763260</guid>
<pubDate>Wed, 09 Jul 2008 09:50:15 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20762984</link>
<description><![CDATA[anon posted : I'm on Verizon Broadband, just checked and doxpara says VZ is vulnerable.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20762984</guid>
<pubDate>Wed, 09 Jul 2008 08:45:22 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20762731</link>
<description><![CDATA[jmorlan posted : <div class="bquote"><small>said by <a href="/profile/1030204" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=1030204');">NetFixer</a>:</small><br><br>I think that the DNS servers you are using are the AT&T/SBC Anycast DNS servers, which means that they automatically redirect to the nearest actual DNS server to your location. It also explains the seeming anomaly I initially saw. I had forgotten the I had recently changed the config on my DNS server to forward to the Level3 Anycast DNS servers 4.2.2.4 and 4.2.2.6 in order to speed up non-cached lookups.<br> </div>I think you are right.  I switched to the level3 servers and the site reported I was using 209.244.1.26 which is a local level3 server.  It said that server WAS VULNERABLE.  <br><br>Then I switched to OpenDNS.  It said I was using 208.67.219.12 which appears to be a local OpenDNS server and it said I was SAFE.<br><br>So in all cases I was redirected to a local server which was apparently identified correctly by &raquo;<A HREF="http://www.doxpara.com/" >www.doxpara.com/</A><br><br>I don't care for OpenDNS but I'll keep it for now.<br><br>Unfortunately my modem seems to be hard-wired to pick up the sbcglobal servers which means I have to manually change DNS on each computer on my network.   <br><small>--<br>"One can never know for sure what a deserted area looks like." (George Carlin)</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20762731</guid>
<pubDate>Wed, 09 Jul 2008 06:45:23 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20762729</link>
<description><![CDATA[NetFixer posted : <div class="bquote"><small>said by <a href="/profile/372021" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=372021');">Doctor Olds</a>:</small><br><br>209.244.5.146 is the DNS it reported for me (Which is not my ISPs DNS as seen by my Router of 207.69.188.185, 207.69.188.186), but my system shows I am using 4.2.2.1 and 4.2.2.2...<br> </div>4.2.2.1 and 4.2.2.2 are I believe Level3 Anycast DNS servers, and they are probably forwarding to 209.244.5.146.<br><br>My local Windows 2000 DNS server forwards non-cached requests to the 4.2.2.4 and 4.2.2.6 Level3 Anycast DNS servers and the DNS test detected them forwarding to 209.244.5.147.<br><small>--<br>History does not long entrust the care of freedom to the weak or the timid.<br>-- Dwight D. Eisenhower<br><A HREF="http://portscan.dcs-net.net">Test your firewall.</a><br><A HREF="http://nature-pics.com">Smell the flowers.</a></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20762729</guid>
<pubDate>Wed, 09 Jul 2008 06:44:21 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20762696</link>
<description><![CDATA[scelli posted : Thanks for the info. If I'm understanding correctly what you and the others are saying, it appears the next move is up to the ISP. In my case, that is AT&T. <br><br>At least I'm running Vista Ultimate SP1, which supposedly (knock on a sequoia tree in the Redwood Forest) at least is good for end-users running that particular OS. <br><small>--<br>The maximum effective range of an excuse is ZERO meters!</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20762696</guid>
<pubDate>Wed, 09 Jul 2008 06:19:46 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20762675</link>
<description><![CDATA[NetFixer posted : <div class="bquote"><small>said by <a href="/profile/305506" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=305506');">jmorlan</a>:</small><br><br>I am confused.  I am configured to use my ISPs DNS servers which my modem reports as follows:<br><br>68.94.156.1  dnsr1.sbcglobal.net<br>68.94.157.1  dnsr2.sbcglobal.net<br><br>However &raquo;<A HREF="http://www.doxpara.com/" >www.doxpara.com/</A> reports<br>       <blockquote><small>quote:</small><hr>Your name server, at 69.227.255.25, appears vulnerable to DNS Cache Poisoning.<hr></blockquote><br><br>That name server resolves to dnsnode14.pltnca.sbcglobal.net<br><br>Where did they get that?  Am I really vulnerable?  <br> </div>I don't know why they used that DNS server (or why they seemed to chose a random Level3 server for my initial test), but at least that one does belong to your ISP. Possibly they simply look at your IP address, and make their best guess as to the DNS server that you are using.<br><br>As to being vulnerable, possibly you are, but there may be nothing you can do about it until the DNS server(s) that you are using are updated. Since OpenDNS claims that their servers are not vulnerable, you might temporarily change to OpenDNS and rerun the test to see what results you get. <br><br>EDIT:<br>I think that the DNS servers you are using are the AT&T/SBC Anycast DNS servers, which means that they automatically redirect to the nearest actual DNS server to your location. It also explains the seeming anomaly I initially saw. I had forgotten the I had recently changed the config on my DNS server to forward to the Level3 Anycast DNS servers 4.2.2.4 and 4.2.2.6 in order to speed up non-cached lookups.<br><br>My own testing indicated that once I applied the DNS patch to my local Windows 2000 DNS server (and also stopped forwarding to Level3), that test stopped indicating that I was vulnerable:<br><br><div class="bquote"><pre><br>Your name server, at 74.245.184.227, appears to be safe.<br>--------------------------------------------------------<br>Requests seen for f28e9d63f913.toorrr.com:<br>74.245.184.227:62372 TXID=56426<br>66.134.0.234:49850 TXID=10039<br>74.245.184.227:62276 TXID=13749<br>66.134.0.234:54707 TXID=36922<br>74.245.184.227:56975 TXID=52462 <br> <br>========================================================<br> <br>Your name server, at 66.134.0.234, appears to be safe.<br>------------------------------------------------------<br>Requests seen for 6863623814ca.toorrr.com:<br>66.134.0.234:51416 TXID=7057<br>74.245.184.227:63852 TXID=41403<br>66.134.0.234:57716 TXID=5083<br>74.245.184.227:64534 TXID=58858<br>66.134.0.234:55293 TXID=11753 <br> </pre><br> </div><small>--<br>History does not long entrust the care of freedom to the weak or the timid.<br>-- Dwight D. Eisenhower<br><A HREF="http://portscan.dcs-net.net">Test your firewall.</a><br><A HREF="http://nature-pics.com">Smell the flowers.</a></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20762675</guid>
<pubDate>Wed, 09 Jul 2008 06:07:42 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20762662</link>
<description><![CDATA[jmorlan posted : <div class="bquote"><small>said by <a href="/profile/1030204" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=1030204');">NetFixer</a>:</small><br><br>If you are referring to the test at &raquo;<A HREF="http://www.doxpara.com/" >www.doxpara.com/</A> then that test doesn't necessarily check your ISP DNS servers, or your configured DNS servers. <br> </div>I am confused.  I am configured to use my ISPs DNS servers which my modem reports as follows:<br><br>68.94.156.1  dnsr1.sbcglobal.net<br>68.94.157.1  dnsr2.sbcglobal.net<br><br>However &raquo;<A HREF="http://www.doxpara.com/" >www.doxpara.com/</A> reports<br> <blockquote><small>quote:</small><hr>Your name server, at 69.227.255.25, appears vulnerable to DNS Cache Poisoning.<hr></blockquote><br><br>That name server resolves to dnsnode14.pltnca.sbcglobal.net<br><br>Where did they get that?  Am I really vulnerable?  <br><small>--<br>"One can never know for sure what a deserted area looks like." (George Carlin)</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20762662</guid>
<pubDate>Wed, 09 Jul 2008 05:54:46 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20762660</link>
<description><![CDATA[Doctor Olds posted : 209.244.5.146 is the DNS it reported for me (Which is not my ISPs DNS as seen by my Router of 207.69.188.185, 207.69.188.186), but my system shows I am using 4.2.2.1 and 4.2.2.2 clearly:<br> <blockquote><small>quote:</small><hr>Microsoft Windows XP [Version 5.1.2600]<br>(C) Copyright 1985-2001 Microsoft Corp.<br><br>C:\Documents and Settings\XXXXXXXXX>ipconfig /all<br><br>Windows IP Configuration<br><br>        Host Name . . . . . . . . . . . . : XXXXXXXXX<br>        Primary Dns Suffix  . . . . . . . :<br>        Node Type . . . . . . . . . . . . : Unknown<br>        IP Routing Enabled. . . . . . . . : No<br>        WINS Proxy Enabled. . . . . . . . : No<br>        DNS Suffix Search List. . . . . . : domain.invalid<br><br>Ethernet adapter Local Area Connection:<br><br>        Connection-specific DNS Suffix  . : domain.invalid<br>        Description . . . . . . . . . . . : NVIDIA nForce Networking Controller<br>        Physical Address. . . . . . . . . : 00-00-00-00-00-00<br>        Dhcp Enabled. . . . . . . . . . . : Yes<br>        Autoconfiguration Enabled . . . . : Yes<br>        IP Address. . . . . . . . . . . . : 192.168.254.2<br>        Subnet Mask . . . . . . . . . . . : 255.255.255.0<br>        Default Gateway . . . . . . . . . : 192.168.254.254<br>        DHCP Server . . . . . . . . . . . : 192.168.254.254<br>        <b>DNS Servers . . . . . . . . . . . : 4.2.2.1<br>                                            4.2.2.2</b><br>        NetBIOS over Tcpip. . . . . . . . : Disabled<br>        Lease Obtained. . . . . . . . . . : Tuesday, July 08, 2008 10:33:41 PM<br>        Lease Expires . . . . . . . . . . : Saturday, July 12, 2008 6:33:41 AM<hr></blockquote><br><small>--<br><A HREF="http://tinyurl.com/ylb8u9">What&#146;s the point of owning a supercar if you can&#146;t scare yourself stupid from time to time?</a></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20762660</guid>
<pubDate>Wed, 09 Jul 2008 05:51:33 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20762572</link>
<description><![CDATA[DiscardedVet posted : Hmm, the DNS server my ISP uses is in fact what doxpara reports me as using, and does say it is vulnerable.<br><br>I can only assume I should be attentive of this. Are there any steps the end-user can take on the side of caution? Besides changing where my box DNS goes, as I haven't foud one that seems to be as quick as my ISP's, actually quite a notcable difference when using ones posted within BBR.<br><br> <br><small>--<br>Bush is the Prez....<br>Think Patriot Act II....<br>This outspoken dissident....<br>In jail I'll be soon.</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20762572</guid>
<pubDate>Wed, 09 Jul 2008 04:17:16 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20762416</link>
<description><![CDATA[NetFixer posted : <div class="bquote"><small>said by <a href="/profile/102396" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=102396');">scelli</a>:</small><br><br>Are you saying the problem lies at my ISP's level? I'm a bit lost with this whole thing, so any help would be mucho appreciated. <br><br>TIA!<br> </div>If you are referring to the test at &raquo;<A HREF="http://www.doxpara.com/" >www.doxpara.com/</A> then that test doesn't necessarily check your ISP DNS servers, or your configured DNS servers. It said I was using 209.244.5.147, which does not belong to either of my ISPs, and I do my own DNS resolution using the root servers to sync my local DNS servers.<br><br>EDIT:<br>After applying the DNS patch to my Windows 2000 server, the &raquo;<A HREF="http://www.doxpara.com/" >www.doxpara.com/</A> no longer flags my DNS server as vulnerable. I don't know where they got the IP address 209.244.5.147 on my initial test, but it appears that even though they may report a bogus DNS server IP address, the basic test itself may be valid.<br><small>--<br>History does not long entrust the care of freedom to the weak or the timid.<br>-- Dwight D. Eisenhower<br><A HREF="http://portscan.dcs-net.net">Test your firewall.</a><br><A HREF="http://nature-pics.com">Smell the flowers.</a></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20762416</guid>
<pubDate>Wed, 09 Jul 2008 02:25:45 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20762010</link>
<description><![CDATA[scelli posted : Are you saying the problem lies at my ISP's level? I'm a bit lost with this whole thing, so any help would be mucho appreciated. <br><br>TIA!<br><small>--<br>The maximum effective range of an excuse is ZERO meters!</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20762010</guid>
<pubDate>Tue, 08 Jul 2008 23:55:52 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20761990</link>
<description><![CDATA[Cabal posted : <div class="bquote"><small>said by <a href="/profile/102396" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=102396');">scelli</a>:</small><br><br>Found this, which many of you may have already seen:<br><br>&raquo;<A HREF="http://www.microsoft.com/technet/security/bulletin/ms08-037.mspx" >www.microsoft.com/technet/securi&middot;&middot;&middot;037.mspx</A><br><br>According to the article, neither 32 or 64 bit Vista SP1 are affected. I'm running Ultimate 32, so wonder how come I failed the test for DNS poising??? <br> </div>The page in question doesn't test your local resolver, it tests your DNS server.<br><small>--<br>Would you trust a brain surgeon with two years' experience?</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20761990</guid>
<pubDate>Tue, 08 Jul 2008 23:49:38 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20761918</link>
<description><![CDATA[scelli posted : Found this, which many of you may have already seen:<br><br>&raquo;<A HREF="http://www.microsoft.com/technet/security/bulletin/ms08-037.mspx" >www.microsoft.com/technet/securi&middot;&middot;&middot;037.mspx</A><br><br>According to the article, neither 32 or 64 bit Vista SP1 are affected. I'm running Ultimate 32, so wonder how come I failed the test for DNS poising??? <br><small>--<br>The maximum effective range of an excuse is ZERO meters!</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20761918</guid>
<pubDate>Tue, 08 Jul 2008 23:34:26 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20761914</link>
<description><![CDATA[MarkAW posted : I just went to the doxpara link and made it check my DNS server and the IP it came back with was a Verison server IP which doxpara says my dns name server appears vulnerable to DNS Cache Poisoning.  :huh:<br><small>--<br>Advertising is legalized lying. - H.G. Wells<br>Pleasure in the job puts perfection in the work. - Aristotle</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20761914</guid>
<pubDate>Tue, 08 Jul 2008 23:32:28 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20761891</link>
<description><![CDATA[Owlbet posted : This is just weird.  All during the holiday weekend I fought connectivity problems.  My modem kept grabbing new IPs for no reason.  My ISP wanted to blame it on me, my computers, my router, the weather, the dog, etc without just once, acknowledging they may be the problem.  When I eliminated the router and plugged the computer directly into the modem for a 24 hour period, I still had connectivity problems.  It was during this time that I (for grins) eliminated my ISP's DNS servers and instead began using OpenDNS's servers.<br><br>I never did get an answer on my connectivity problems over the weekend and the problem has cleared up on its own.<br><br>When I go to doxpara.com, it says my DNS name server is not vulnerable to cache poisoning.  :) <br><small>--<br><A HREF="/forum/disco">Team Discovery</a><br><br><br><br></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20761891</guid>
<pubDate>Tue, 08 Jul 2008 23:26:20 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20761875</link>
<description><![CDATA[mouse posted : According to OpenDNS their servers are not affected and have not been affected prior to the notification:<br><br>&raquo;<A HREF="http://blog.opendns.com/2008/07/08/opendns-proven-to-be-the-most-secure-dns/" >blog.opendns.com/2008/07/08/open&middot;&middot;&middot;ure-dns/</A>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20761875</guid>
<pubDate>Tue, 08 Jul 2008 23:21:33 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20761863</link>
<description><![CDATA[scelli posted : Same here as far as my DNS name server being vulnerable according to that website, though I successfully installed all available WU updates for Vista Ultimate this afternoon.<br><small>--<br>The maximum effective range of an excuse is ZERO meters!</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20761863</guid>
<pubDate>Tue, 08 Jul 2008 23:18:43 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20761577</link>
<description><![CDATA[pepperxn posted : same here. it reported the isp's dns server, not the one that I have setup.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20761577</guid>
<pubDate>Tue, 08 Jul 2008 22:11:27 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20761533</link>
<description><![CDATA[FiOS Dan posted : <div class="bquote"><small>said by <a href="/profile/1215698" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=1215698');">mikenolan7</a>:</small><br><br>Has anyone else tried the www.doxpara.com link to check their DNS?  It would not work for me with Opera, even with site preferences set to allow Java and Javascript. </div>It just worked for me with Opera 9.51 and, saints be praised, for some reason it says that my name server "appears to be safe." I say "for some reason" because I have not installed any patches today.  :)<br><small>--<br><i>Courage is being scared to death but saddling up anyway.</i><br></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20761533</guid>
<pubDate>Tue, 08 Jul 2008 22:02:19 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20761461</link>
<description><![CDATA[mikenolan7 posted : Has anyone else tried the www.doxpara.com link to check their DNS?  It would not work for me with Opera, even with site preferences set to allow Java and Javascript.  With Firefox, it worked after I allowed doxpara.com and toorrr.com in NoScript.  But it reported on my ISP's DNS server, not the one I have hardwired into resolv.conf.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20761461</guid>
<pubDate>Tue, 08 Jul 2008 21:45:46 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20761242</link>
<description><![CDATA[Cabal posted : Additionally: <A HREF="http://it.slashdot.org/article.pl?sid=08/07/08/195225">Massive, Coordinated Patch To the DNS Released </a><br><small>--<br>Would you trust a brain surgeon with two years' experience?</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20761242</guid>
<pubDate>Tue, 08 Jul 2008 21:09:10 EDT</pubDate>
</item>

<item>
<title>Re: Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20761163</link>
<description><![CDATA[ranschultz posted : See <A HREF="http://www.dslreports.com/forum/r20759839-MS-update-KB951748-and-ZoneAlarm-PROBLEM">this thread</a> for some of the effects of these fixes.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Internet-flaw-could-let-hackers-take-over-the-Web-20761163</guid>
<pubDate>Tue, 08 Jul 2008 20:52:41 EDT</pubDate>
</item>

<item>
<title>Internet flaw could let hackers take over the Web</title>
<link>http://www.dslreports.com/forum/Internet-flaw-could-let-hackers-take-over-the-Web-20761140</link>
<description><![CDATA[Tuneraider posted :   Computer industry heavyweights are hustling to fix a flaw in the foundation of the Internet that would let hackers control traffic on the World Wide Web. <br><br>Major software and hardware makers worked in secret for months to create a software "patch" released on Tuesday to repair the problem, which is in the way computers are routed to web page addresses.<br>&raquo;<A HREF="http://news.yahoo.com/s/afp/usitinternetsoftwarecrime" >news.yahoo.com/s/afp/usitinterne&middot;&middot;&middot;arecrime</A><br><br> When i go to &raquo;<A HREF="http://www.doxpara.com" >www.doxpara.com</A> it says my dns name server appears vulnerable to DNS Cache Poisoning.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Internet-flaw-could-let-hackers-take-over-the-Web-20761140</guid>
<pubDate>Tue, 08 Jul 2008 20:47:19 EDT</pubDate>
</item>

</channel>
</rss>

