Create an Account
username: password:
 
  MemeStreams Logo

Perl script to count 'Snubby' SMTP servers behind sitefinder-idn.verisign.com

search

Rattle
Picture of Rattle
Rattle's Pics
My Blog
My Profile
My Audience
My Sources
Send Me a Message

sponsored links

Rattle's topics
Arts
  Literature
   Sci-Fi/Fantasy Literature
  Movies
  Music
Business
  Tech Industry
  Telecom Industry
Games
Health and Wellness
Holidays
Miscellaneous
  Humor
  MemeStreams
   Using MemeStreams
Current Events
  War on Terrorism
  Elections
Recreation
  Travel
Local Information
  SF Bay Area
   SF Bay Area News
Science
  Biology
  History
  Nano Tech
  Physics
  Space
Society
  Economics
  Futurism
  International Relations
  Politics and Law
   Civil Liberties
    Internet Civil Liberties
    Surveillance
   Intellectual Property
  Media
   Blogging
  Military
  Security
Sports
Technology
  Biotechnology
  Computers
   Computer Security
    Cryptography
   Cyber-Culture
   PC Hardware
   Computer Networking
   Macintosh
   Linux
   Software Development
    Open Source Development
    Perl Programming
    PHP Programming
   Spam
   Web Design
  Military Technology
  High Tech Developments

support us

Get MemeStreams Stuff!


 
Perl script to count 'Snubby' SMTP servers behind sitefinder-idn.verisign.com
Topic: Technology 6:03 pm EDT, Sep 16, 2003

This is similar to my last script to count the number of servers operating the web clusters at sitefinder.verisign.com. It works the same way. The SMTP daemon gives its machine name in the banner. By keeping track of what servers it sees, this script determines how many there are.

When it runs, "+" means it saw a new server, "." means it saw a server again, and SIGINT (ctrl-c) makes it stop and print its report.

At the time of writing this script, I was seeing 3 servers on the West Coast and 4 on the East Coast.

Their SMTP rejector is _so_ broken. This is really the most unclued RFC breaking peice of code I have ever seen put in such a place of importance. Here is an easy way to display how stupid this peice of code is: Telnet to the SMTP Rejector (telnet sitefinder-idn.verisign.com 25), after it connects and you see the banner, just hit enter five times..

[ Update: This script no longer works.. They have replaced that SMTP server. I have not taken a close look at the new one yet. ]

Perl script to count 'Snubby' SMTP servers behind sitefinder-idn.verisign.com



 
 
Powered By Industrial Memetics
RSS2.0