Archive for the Uncategorized Category

Many initiatives try to eliminate the SPAM problem. One of these initiatives is e-mail or domain authentication. Some examples are SPF, Sender ID, MARID and recently DKIM.

<update may 2007>
As of May 2007 a new RFC has been introduced by companies involving Yahoo, Sendmail, Cisco and PGP corporation. This new solution against spam is called DKIM (DomainKeys Indentified Mail). It involves a common approach; using a PKI infrastructure. I wonder what this is going to cost to implement? PKI is not innovative technology and encryption / decryption technology is expensive in regards to the volume of email. It is true: SPAM is usually not encrypted. So the more email you encrypt, the less SPAM you receive/send?
</update>

But why this? What are the threads? Well, it is all about abuse of e-mail adresses or domains, because of:

  1. Spammers want to prevent non-deliveries on their own e-mail addresses
  2. Fraudsters want to stay anonymous and delete tracks
  3. Computer worms want to cause confusion or do not really care what e-mail address it abuses
  4. Phishers want to fake trusted or known senders to get hold of secred information like passwords of credit card numbers

SPF stands for “Sender Policy Framework” which is an open source standard. The development is initiated to secure and check the so called “sender envelope address”, better known as the mail-from address. The underlying technique is a SPF record in DNS. In short: when senders name and ip address deliver a match according to DNS the e-mail is considered authentic. This way, an IP address builts up a reputation. The receiver of the e-mail owns a crucial step in this process. It is the receiver that has to perform the check according to the SPF specs. Implementation is always part of the MTA agent.

More background information and software suppliers via: www.openspf.org or http://new.openspf.org/Implementations

Sender ID (SID) is a Microsoft development. To make use of it you must sign a licence but without fee costs. It is therfore not a GPL/GNU type of license and that of course is the main criticism towards this standard. It is actually a proposal for SPF v2. It still uses the same SPF record in DNS. Microsoft adds a PRA (purported responsible address) definition to it. Also Microsoft defined a SIDF (F for framework) on top of the technology to deliver the intelligence needed, e.g. historical information, logging, traffic analyses. Important to know is that Sendmail has adapted this standard too. Together with Exchange I think this is a strong bases for success. It is still a draft proposal. As is PRA.

More info: http://www.microsoft.com/senderid

MARID is the acronym for “MTA authentication records in DNS”. It is actually the name for an IETF workgroup. This workgroup wishes to create an open standard for SMTP authentication. It is also this workgroup that does not accept the way Microsoft delivers her SID technology to the public. At the same time they advise not to ignore this technology.

More information found on: www.ietf.org or the well known IT news sites like: www.windowsitpro.com.

Meanwhile over tens of thousands SPF registrations has been taken place. Of course it is not the holy grale of anti-spam, but it is one important counter measure that any organisation should implement. You should always prevent that your organisation appears on a black list.

Please share your experiences / ideas with SPF v1 / v2.  I look forward to your comments

- Paul

And this too:
I found it interesting to read that Microsoft in a press announcement has published that mr. Meng Weng Wong is the inventor of the SPF standard. The supporting SPF website openSPF strongly denies this fact!

USB Scotch tape dispenser

Office supplies mixed with IT. I like this innovative gadget!

- Paul

Just recevied this interesting http://connect.microsoft.com invite:

You are invited to apply for participation in a pre-release program of Microsoft’s Diagnostic and Recovery Toolset as part of the Microsoft Desktop Optimization Pack for Software Assurance on the Microsoft Connect Web site (http://connect.microsoft.com). Microsoft acquired Administrator’s Pak technology from Winternals in July 2006, as part of a broader initiative to drive the cost of ownership of Windows down. Winternal’s primary product, Administrator’s Pak, is a complete suite of powerful, versatile tools that allow you to repair unbootable or locked-out systems, restore lost data, and diagnose system and network issues. Further information also available on Microsoft site at http://www.microsoft.com/windowsvista/getready/optimizeddesktop.mspx

Components of Administrator’s Pak technologies will be available in Microsoft Diagnostic and Recovery Toolset as part of the Microsoft Desktop Optimization Pack for Software Assurance. Microsoft is currently looking for customers to validate the Microsoft Diagnostic and Recovery Toolset. Please see the details for program participation and benefits below.

Why Microsoft’s Diagnostic and Recovery Toolset?

Customers, who have deployed Winternal’s Administrator Pak, have realized a great benefit such as reducing IT costs. Here are some more data points on why customers have deployed Winternal’s Administrator Pak:

Rapid recovery
. The suite of tools provides many options for recovery, rather than simply subjecting IT to “reinstall Windows”.
. Even when Safe Mode or normal boot will not function, the toolset provides an offline environment to attempt several types of recovery not otherwise possible.
. Easy to use, offline boot environment allows rapid recovery of a problem computer, including recovery of deleted files, and manipulation of services, devices, local passwords, automatically started software, and more.

Flexible recovery options
. Tools can perform offline or online to repair or diagnose the
problem(s) that may be causing a system to behave incorrectly.

Cost savings
. Reduces IT personnel costs through the use of a unified tool suite.
. Reduces downtime: the flexibility of the toolset results in systems returning to normal function in a shorter amount of time.

 |\\arco..

If you are interested in Architecture you should look at the Microsoft Architecture Resource Center. You can find the lastest articles from the Microsoft Architecture Journal and much more.

I hope I find time to finish reading my TOGAF book :-)

 

Regards,
Stefan Stranger
http://weblog.stranger

Well today i got an email from the RTC TAP with an url to a LiveMeeting site for testing purposes.

Its looks nice and easy to use.

I love the audio and video with this versions. Its works like great. Its really good in sync. Also publishing youre apps or desktop works great.

Hopefully it will get public soon.

see ya

Jeroen

In the log file from my weblog server hosted by Erik Luppes I found a lot of /xmlsrv/xmlrpc.php errors. And guess what? This is possibly caused by a Linux worm Lupper/Luppie!!!

The worm operates by scanning for systems with TCP port 80 open, then launching a series of attacks by scanning for common URLs, some of which are below:

  • /xmlrpc.php
  • /xmlrpc/xmlrpc.php
  • /xmlsrv/xmlrpc.php
  • /blog/xmlrpc.php
  • /drupal/xmlrpc.php
  • /community/xmlrpc.php
  • /blogs/xmlrpc.php
  • /blogs/xmlsrv/xmlrpc.php
  • /blog/xmlsrv/xmlrpc.php
  • /blogtest/xmlsrv/xmlrpc.php
  • /b2/xmlsrv/xmlrpc.php
  • /b2evo/xmlsrv/xmlrpc.php
  • /wordpress/xmlrpc.php
  • /phpgroupware/xmlrpc.php

Luckily this whole is patched ;-)

Regards,
Stefan Stranger
http://weblog.stranger.nl