IWETHEY v. 0.3.0 | TODO
1,095 registered users | 1 active user | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Verisign adds wildcard domain to root DNS servers
[link|http://www.theregister.co.uk/content/6/32852.html|http://www.theregist...tent/6/32852.html]

"This breaks all sorts of things horribly. It makes it very difficult for mail servers to reject mail from invalid domains", Bellis said..

"Even worse, if an MX record points to an invalid host name, that host will now resolve, the SMTP connection accepted and the mail then rejected. Because the rejection is a 550 error, that mail will not get retried *ever* again. If that MX was the highest priority mail server than all mail to that domain name will bounce."

Already a backlash is building, with Net admins being urged to block Verisign's catch-all domain. This could get very messy.
Regards,

-scott anderson

"Welcome to Rivendell, Mr. Anderson..."
New Was just talking about this last week
We're working on setting up a new webserver. I asked the sysadmin if it was possible to do a wildcard in our DNS and just let Apache's name-based virtual hosting take care of resolving it. He said he'd never heard of or thought about it and to give him a minute.

Took him about half that to realize that every other service that relies on DNS would also have to handle name-based resolution, and mail would be an impossible situation. If he figured out the problem in less than a minute, why didn't anyone at Verisign figure it out?
===

Implicitly condoning stupidity since 2001.
New The difference:
Verisign is hyarge, and Just Doesn't Care.
Regards,

-scott anderson

"Welcome to Rivendell, Mr. Anderson..."
New this bit us yesterday
Our SVR4 UNIX box stopped printing all of a sudden. Messed with lp services for an hour, finally decided to reboot the box (after TWO YEARS, NINE MONTHS and FOURTEEN DAYS uptime no less!!). When that didn't work, I attempted to ping a printer by name instead of IP address...

pklowesd@peter:PK-USA > ping PITS
PING sitefinder-idn.verisign.com (64.94.110.11): 56 data bytes

to which ping hangs on.

Changing the resolver order to use /etc/hosts before DNS fixed it.

Bastards.

BTW, here's a /. link [link|http://slashdot.org/articles/03/09/16/0034210.shtml?tid=126&tid=95&tid=98&tid=99|http://slashdot.org/...=95&tid=98&tid=99]
-----
Steve
New Nice to have their insanity and arrogance confirmed
Now I gotta figure out how to block it on my dns. Yay.
--\n-------------------------------------------------------------------\n* Jack Troughton                            jake at consultron.ca *\n* [link|http://consultron.ca|http://consultron.ca]                   [link|irc://irc.ecomstation.ca|irc://irc.ecomstation.ca] *\n* Kingston Ontario Canada               [link|news://news.consultron.ca|news://news.consultron.ca] *\n-------------------------------------------------------------------
Expand Edited by jake123 Sept. 16, 2003, 11:15:08 AM EDT
New This raises some interesting opportunities.

Verisign needs to respond to traffic hitting its websites. The namespace is...large. They also need to respond to mail sent to the namespace, if only to say "we can't deliver this". The namespace is again...large. And a dictionary attack against a...large namespace is...large and then some. There's the added overhead of resolving this large space at both root and secondary DNS servers.

\r\n\r\n

One of the immediate benefits is that we now have a vastly larger space of possible email addresses with which to seed spammers. Given that domain validation itself is a signficiant cost of mail delivery (as much as email has costs), the task of filtering through some tens or hundreds of thousands, or millions, of email domains, is not inconsequential.

\r\n\r\n

Of course, what's necessary is a system to generate seed addresses. While more sophisticated methods will doubtless emerge, one quick contingency is:

\r\n\r\n
\r\n
\r\nwhile :\r\ndo \r\n    rand=$( ( date +%s%N; echo $RANDOM ) | md5sum | cut -b 1-14 )\r\n    echo http://www.$rand.com/index.html jp@$rand.com\r\ndone \r\n
\r\n
\r\n\r\n

Pipe that through head -nn to generate the desired number of output domains. The namespace is over 18 quadrillion domains, and duplicates in a sample run of 1 million (360 minutes on P4 1.7 GHz) were zero. Some sed magic will generate HTML [link|http://kmself.home.netcom.com/Verisign/Verisign7.html|suitable for posting]. Suggested enhancements would be to incorporate dictionary words or common names, a simple Perl or Python enhancement.

--\r\n
Karsten M. Self [link|mailto:kmself@ix.netcom.com|kmself@ix.netcom.com]\r\n
[link|http://kmself.home.netcom.com/|http://kmself.home.netcom.com/]\r\n
What part of "gestalt" don't you understand?\r\n
[link|http://twiki.iwethey.org/twiki/bin/view/Main/|TWikIWETHEY] -- an experiment in collective intelligence. Stupidity. Whatever.\r\n
\r\n
   Keep software free.     Oppose the CBDTPA.     Kill S.2048 dead.\r\n[link|http://www.eff.org/alerts/20020322_eff_cbdtpa_alert.html|http://www.eff.org/alerts/20020322_eff_cbdtpa_alert.html]\r\n
New Heh.. takes one to know one
I OTOH, as a tad, having recently comprehended how a Bazooka worked, on travelling across the Golden Gate bridge enroute to school session .. generated a similar sort of recipe:

{why today - it coulda been spelled with 4 syllables!}

Based upon -
a)the bandolier
b)the visible circumference ergo dia. of the two support multi-multi-strand cable containers
c) hardly comprehensive math concerning tensile strengths, ft-poundals per pound of unstable substance + The Cone
concluding -

Yup, were I a (pre-007), why


Baad Karsten



Or, to move on to your line of dysfunction contrivance -

Beware the appearance of the random Clock-activated maybe circuit, generator of barely-too-slow risetimes to just-within the ambiguous band of voltages.. (for most discriminators to reliably filter out) and its next appearance -
looking very like an innocent local voltage regulator - to the other IC sub-mask litho-checkers at the fab

I Love techno and twi-blade axes
sorta
New ICLRPD (gosh, it's been a few weeks) (new thread)
Created as new thread #118006 titled [link|/forums/render/content/show?contentid=118006|ICLRPD (gosh, it's been a few weeks)]
===

Implicitly condoning stupidity since 2001.
New Verisign reinvents SMTP:

[link|http://www.merit.edu/mail.archives/nanog/msg13664.html|Nanog discussion post].

\r\n\r\n

The response sequence is fixed.

\r\n\r\n
\r\n
\r\n$ telnet akdjflasdf.com 25\r\nTrying 64.94.110.11...\r\nConnected to akdjflasdf.com.\r\nEscape character is '^]'.\r\n220 snubby4-wceast Snubby Mail Rejector Daemon v1.3 ready\r\nsdfg\r\n250 OK\r\nsdfgsdfgsdfgsdf\r\n250 OK\r\nsdfgdfgaegqaergqaergvav\r\n550 User domain does not exist.\r\nasdfgasdfgasdf\r\n250 OK\r\nsdfasdfadsfasdf\r\n221 snubby4-wceast Snubby Mail Rejector Daemon v1.3 closing transmission channel\r\nConnection closed by foreign host.\r\n
\r\n
--\r\n
Karsten M. Self [link|mailto:kmself@ix.netcom.com|kmself@ix.netcom.com]\r\n
[link|http://kmself.home.netcom.com/|http://kmself.home.netcom.com/]\r\n
What part of "gestalt" don't you understand?\r\n
[link|http://twiki.iwethey.org/twiki/bin/view/Main/|TWikIWETHEY] -- an experiment in collective intelligence. Stupidity. Whatever.\r\n
\r\n
   Keep software free.     Oppose the CBDTPA.     Kill S.2048 dead.\r\n[link|http://www.eff.org/alerts/20020322_eff_cbdtpa_alert.html|http://www.eff.org/alerts/20020322_eff_cbdtpa_alert.html]\r\n
New Outsourced snooping by Omniture, per Richard M. Smith

[link|http://www.circleid.com/article/260_0_1_0_C/|Bug Reveals the Snooper in VeriSign's Site Finder], Richard M. Smith, Sep 17, 2003

\r\n\r\n
\r\n

VeriSign has hired a company called Omniture to snoop on people who make domain name typos. I found this Omniture Web bug on a VeriSign Site Finder Web page:

\r\n\r\n

...

\r\n\r\n

The query string of the URL contains the usual things such as the Web page URL, the referring URL, browser type, screen size, etc. This query string is built on the fly by about 50 lines of JavaScript embedded in the Verisign Web page.

\r\n\r\n

The Omniture server sets a cookie so that people can be watched over time to see what typos they are making.

\r\n
\r\n\r\n

Another reason to turn off Javascript and disable cookies when browseing....

\r\n\r\n

Hope they like random content...

\r\n\r\n
\r\n
\r\nwhile :\r\ndo\r\n    rand=$(( date +%s%N; echo $RANDOM ) | md5sum | cut -b 1-10 )\r\n    lynx -dump http://${rand}.THIS-QUERY-SHOULD-RETURN-NXDOMAIN.NET > /dev/null\r\ndone\r\n
\r\n
\r\n\r\n

There's also some indication Verisign is [link|http://www.smh.com.au/articles/2003/09/18/1063625123998.html|seeing the light] (Sam Varghese, SMH.AU). An unsurprising title shows up at a surprising place: [link|http://weblog.infoworld.com/techwatch/archives/000077.html|Verisign's lesson in stupidity].

--\r\n
Karsten M. Self [link|mailto:kmself@ix.netcom.com|kmself@ix.netcom.com]\r\n
[link|http://kmself.home.netcom.com/|http://kmself.home.netcom.com/]\r\n
What part of "gestalt" don't you understand?\r\n
[link|http://twiki.iwethey.org/twiki/bin/view/Main/|TWikIWETHEY] -- an experiment in collective intelligence. Stupidity. Whatever.\r\n
\r\n
   Keep software free.     Oppose the CBDTPA.     Kill S.2048 dead.\r\n[link|http://www.eff.org/alerts/20020322_eff_cbdtpa_alert.html|http://www.eff.org/alerts/20020322_eff_cbdtpa_alert.html]\r\n
New Karsten: you were asking about charters
[link|http://www.ntia.doc.gov/ntiahome/domainname/6_5_98dns.htm|Management of Internet Names and Addresses (Statement of Policy)]

[link|http://www.ntia.doc.gov/ntiahome/domainname/icann-memorandum.htm|\nMEMORANDUM OF UNDERSTANDING BETWEEN THE U.S. DEPARTMENT OF COMMERCE AND INTERNET CORPORATION FOR ASSIGNED NAMES AND NUMBERS]

Is this what you were looking for?
Regards,

-scott anderson

"Welcome to Rivendell, Mr. Anderson..."
New .com / .net domain resolver test base posted

A test base for resolving arbitrary domains in the .com and .net TLDs has been posted to the [link|http://www.iwethey.org/|IWeThey] website.

\r\n\r\n

The test base consists of 4 million randomly generated URLs and a corresponding mailing address. These are divided among 30,000 files of 100 lines each, in 385 subdirectories under the link [link|http://www.iwethey.org/verisign/|Verisign].

\r\n\r\n

Use these as you see fit. This is a resource others are welcome to use. The files may be copied and distributed without restriction.

--\r\n
Karsten M. Self [link|mailto:kmself@ix.netcom.com|kmself@ix.netcom.com]\r\n
[link|http://kmself.home.netcom.com/|http://kmself.home.netcom.com/]\r\n
What part of "gestalt" don't you understand?\r\n
[link|http://twiki.iwethey.org/twiki/bin/view/Main/|TWikIWETHEY] -- an experiment in collective intelligence. Stupidity. Whatever.\r\n
\r\n
   Keep software free.     Oppose the CBDTPA.     Kill S.2048 dead.\r\n[link|http://www.eff.org/alerts/20020322_eff_cbdtpa_alert.html|http://www.eff.org/alerts/20020322_eff_cbdtpa_alert.html]\r\n
     Verisign adds wildcard domain to root DNS servers - (admin) - (11)
         Was just talking about this last week - (drewk) - (1)
             The difference: - (admin)
         this bit us yesterday - (Steve Lowe)
         Nice to have their insanity and arrogance confirmed - (jake123)
         This raises some interesting opportunities. - (kmself) - (2)
             Heh.. takes one to know one - (Ashton)
             ICLRPD (gosh, it's been a few weeks) (new thread) - (drewk)
         Verisign reinvents SMTP: - (kmself)
         Outsourced snooping by Omniture, per Richard M. Smith - (kmself) - (1)
             Karsten: you were asking about charters - (admin)
         .com / .net domain resolver test base posted - (kmself)

Go back to making claims about Wookies and Endor.
58 ms