Networking Forums

Networking Forums > Computer Networking > Linux Networking > Verisign hijacked unused .COM and .NET domains

Reply
Thread Tools Display Modes

Verisign hijacked unused .COM and .NET domains

 
 
Jem Berkes
Guest
Posts: n/a

 
      09-16-2003, 04:01 AM
As of today (2003-09-15) Verisign has hijacked/squatted on ALL unused .com
and .net domain names. These unused domains will now resolve to a Verisign
IP which runs http and smtp. The host will accept incoming mail.

Implications:
1. Instant departure from clearly established, expected DNS behavior
2. Verisign demonstrates total ownership of .COM and .NET root hierarchy
3. Unilateral action to insert corporate advertising into heart of Internet
4. Junk filtering that checks existence of domains is now broken
5. Nameservers around the world will now cache all sorts of useless junk
6. Mail to invalid domains (typos, bounces) will go to Verisign
7. Admins will have a harder time determining site configuration errors
8. Invalid URLs can now pollute search engines and automated systems

You might want to complain to ICANN [ http://www.icann.org/ ]
The largest influence will probably come from ISPs, who I'm sure _will_
suffer weird, unforseen problems from this action.

--
Jem Berkes
http://www.sysdesign.ca/
 
Reply With Quote
 
 
 
 
Harky
Guest
Posts: n/a

 
      09-16-2003, 04:06 AM
"Jem Berkes" wrote...
> As of today (2003-09-15) Verisign has hijacked/squatted on ALL unused .com
> and .net domain names. These unused domains will now resolve to a Verisign
> IP which runs http and smtp. The host will accept incoming mail.

<snip>

I don't understand how such a thing is possible. What tech (or holes in the
tech) would allow such a thing?

Best, Dann


 
Reply With Quote
 
Jem Berkes
Guest
Posts: n/a

 
      09-16-2003, 04:11 AM
>> As of today (2003-09-15) Verisign has hijacked/squatted on ALL unused
>> .com and .net domain names. These unused domains will now resolve to
>> a Verisign IP which runs http and smtp. The host will accept incoming
>> mail.

> <snip>
>
> I don't understand how such a thing is possible. What tech (or holes
> in the tech) would allow such a thing?


ICANN has given Verisign the responsibility of running several over the
Internet's root nameservers. So Verisign does technically control the
software running on these. They have now added a wildcard to match all
unused domains.

There is no technical hole exploited; it's a design flaw in the system in
that one (untrustworthy) company has been given too much control over the
Internet.

--
Jem Berkes
http://www.sysdesign.ca/
 
Reply With Quote
 
James Riden
Guest
Posts: n/a

 
      09-16-2003, 04:19 AM
"Harky" <(E-Mail Removed)> writes:

> "Jem Berkes" wrote...
>> As of today (2003-09-15) Verisign has hijacked/squatted on ALL unused .com
>> and .net domain names. These unused domains will now resolve to a Verisign
>> IP which runs http and smtp. The host will accept incoming mail.

> <snip>
>
> I don't understand how such a thing is possible. What tech (or holes in the
> tech) would allow such a thing?


Verisign answer queries for .com and .net. They just changed the
answers they're handing out for non-existant domains from NXDOMAIN to
64.94.110.11. Try:

% dig shasgjklhasgdhjksafdjksafhjshdgjsafdksdfklsagdjklh .net

If you want to talk about workarounds, probably best to try the
mailing list of your favourite MTA or DNS server.

--
James Riden / (E-Mail Removed) / Systems Programmer - Security
GPG public key available at: http://www.massey.ac.nz/~jriden/
This post does not necessarily represent the views of my employer.
 
Reply With Quote
 
ynotssor
Guest
Posts: n/a

 
      09-16-2003, 04:30 AM
"James Riden" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)

> Verisign answer queries for .com and .net. They just changed the
> answers they're handing out for non-existant domains from NXDOMAIN to
> 64.94.110.11. Try:
>
> % dig shasgjklhasgdhjksafdjksafhjshdgjsafdksdfklsagdjklh .net
>
> If you want to talk about workarounds, probably best to try the
> mailing list of your favourite MTA or DNS server.


In the /etc/mail/access file for sendmail:

64.94.110.11 ERROR:5.7.1:550 " E-mail from unresolved domains is REJECTED on account of the stupidity of Verisign and Network
Solutions. Resolving bogus domain names is really stupid. Makes you wonder which spammer bought off versign. "

Rebuild the access.db file and restart sendmail.


--
use hotmail com for any email replies



-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 100,000 Newsgroups - 19 Different Servers! =-----
 
Reply With Quote
 
Christopher Browne
Guest
Posts: n/a

 
      09-16-2003, 04:35 AM
A long time ago, in a galaxy far, far away, James Riden <(E-Mail Removed)> wrote:
> "Harky" <(E-Mail Removed)> writes:
>
>> "Jem Berkes" wrote...
>>> As of today (2003-09-15) Verisign has hijacked/squatted on ALL unused .com
>>> and .net domain names. These unused domains will now resolve to a Verisign
>>> IP which runs http and smtp. The host will accept incoming mail.

>> <snip>
>>
>> I don't understand how such a thing is possible. What tech (or holes in the
>> tech) would allow such a thing?

>
> Verisign answer queries for .com and .net. They just changed the
> answers they're handing out for non-existant domains from NXDOMAIN to
> 64.94.110.11. Try:
>
> % dig shasgjklhasgdhjksafdjksafhjshdgjsafdksdfklsagdjklh .net
>
> If you want to talk about workarounds, probably best to try the
> mailing list of your favourite MTA or DNS server.


Another interesting read is thus...

<http://www.iab.org/Documents/icann-vgrs-response.html>

as also is...

<http://eng.registro.br/pipermail/gter/2003-January/001241.html>
--
(format nil "~S@~S" "cbbrowne" "acm.org")
http://cbbrowne.com/info/x.html
Do not worry about the bullet that has got your name on it. It will
hit you and it will kill you, no questions asked. The rounds to worry
about are the ones marked: TO WHOM IT MAY CONCERN.
 
Reply With Quote
 
Kris Stark
Guest
Posts: n/a

 
      09-16-2003, 04:41 AM
On Tue, 16 Sep 2003 00:01:20 -0400, Jem Berkes wrote:

> As of today (2003-09-15) Verisign has hijacked/squatted on ALL unused
> .com and .net domain names. These unused domains will now resolve to a
> Verisign IP which runs http and smtp. The host will accept incoming
> mail.
>
> Implications:
> 1. Instant departure from clearly established, expected DNS behavior 2.
> Verisign demonstrates total ownership of .COM and .NET root hierarchy 3.
> Unilateral action to insert corporate advertising into heart of Internet
> 4. Junk filtering that checks existence of domains is now broken 5.
> Nameservers around the world will now cache all sorts of useless junk 6.
> Mail to invalid domains (typos, bounces) will go to Verisign 7. Admins
> will have a harder time determining site configuration errors 8. Invalid
> URLs can now pollute search engines and automated systems


I guess we should simply hold Verisign responsible for the extra costs of:
Excess SPAM and thus the administrative cost
Excess storage requirements for junk DNS data
Excess bandwith (esp. metered users) who mistype a domain
(No longer a locally generated 'sorry, can't find it')

Further, I suppose we should send a SPAM complaint to abuse at verisign
for each and every spam message that comes through from a domain that
they now "host" - per RFC they are supposed to each have an abuse address
that is valid... Then again - (E-Mail Removed) bounces....

Who allowed an organization that cannot adhere to any of the rules have
as much power as this? Sounds like another Enron to me....

Kris
 
Reply With Quote
 
G. Roderick Singleton
Guest
Posts: n/a

 
      09-16-2003, 04:52 AM
ynotssor wrote:
> "James Riden" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)
>
>
>>Verisign answer queries for .com and .net. They just changed the
>>answers they're handing out for non-existant domains from NXDOMAIN to
>>64.94.110.11. Try:
>>
>>% dig shasgjklhasgdhjksafdjksafhjshdgjsafdksdfklsagdjklh .net
>>
>>If you want to talk about workarounds, probably best to try the
>>mailing list of your favourite MTA or DNS server.

>
>
> In the /etc/mail/access file for sendmail:
>
> 64.94.110.11 ERROR:5.7.1:550 " E-mail from unresolved domains is REJECTED on account of the stupidity of Verisign and Network
> Solutions. Resolving bogus domain names is really stupid. Makes you wonder which spammer bought off versign. "
>
> Rebuild the access.db file and restart sendmail.
>
>


You don't have to stop and restart sendmail for changes in access. They
picked up immediately.

 
Reply With Quote
 
ynotssor
Guest
Posts: n/a

 
      09-16-2003, 05:10 AM
"G. Roderick Singleton" <(E-Mail Removed)> quoted and wrote in message
news:xFw9b.1433$(E-Mail Removed)

>> In the /etc/mail/access file for sendmail:
>>
>> 64.94.110.11 ERROR:5.7.1:550 " E-mail from unresolved domains
>> is REJECTED on account of the stupidity of Verisign and Network
>> Solutions. Resolving bogus domain names is really stupid. Makes you
>> wonder which spammer bought off versign. "
>>
>> Rebuild the access.db file and restart sendmail.

>
> You don't have to stop and restart sendmail for changes in access.
> They picked up immediately.


Yes, that's correct, thanks for the correction. The *.db structure makes that possible. I was confused from a just-prior answer to a
different request in another ng concerning the /etc/mail/relay-domains file.

--
use hotmail com for any email replies



-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 100,000 Newsgroups - 19 Different Servers! =-----
 
Reply With Quote
 
G. Roderick Singleton
Guest
Posts: n/a

 
      09-16-2003, 01:03 PM
ynotssor wrote:
> "G. Roderick Singleton" <(E-Mail Removed)> quoted and wrote in message
> news:xFw9b.1433$(E-Mail Removed)
>
>
>>>In the /etc/mail/access file for sendmail:
>>>
>>>64.94.110.11 ERROR:5.7.1:550 " E-mail from unresolved domains
>>>is REJECTED on account of the stupidity of Verisign and Network
>>>Solutions. Resolving bogus domain names is really stupid. Makes you
>>>wonder which spammer bought off versign. "
>>>
>>>Rebuild the access.db file and restart sendmail.

>>
>>You don't have to stop and restart sendmail for changes in access.
>>They picked up immediately.

>
>
> Yes, that's correct, thanks for the correction. The *.db structure makes that possible. I was confused from a just-prior answer to a
> different request in another ng concerning the /etc/mail/relay-domains file.
>


Thought so but wanted to make things clear quickly for email tyros.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hijacked by Tiscali - how to delouse my line Colum Mylod Broadband 8 12-31-2011 11:00 AM
verisign certificate vertigo Linux Networking 7 10-31-2007 12:39 AM
VeriSign Secures WiMax KnowingAbout.com Wireless Internet 0 07-22-2006 09:12 AM
Website files I cannot delete have hijacked home page Deborah Caudell Broadband Hardware 0 03-11-2005 09:20 AM
pdnsd and Verisign patch =?ISO-8859-15?Q?Jari_Jylh=E4?= Linux Networking 0 09-21-2003 06:18 AM



1 2 3 4 5 6 7 8 9 10 11