Product Details
Anti-Spam Tool Kit

Anti-Spam Tool Kit
By Paul Wolfe, Charlie Scott, Mike Erwin

Price:

This item is not available for purchase from this store.
Click here to go to Amazon to see other purchasing options.


36 new or used available from $0.01

Average customer review:

Product Description

Every year businesses spend billions of dollars combating the overwhelming amount of junk email their employees receive. With the Anti-Spam Toolkit, systems administrators have at their fingertips the tools they need to significantly reduce junk email. Through real-world software and examples, the authors demonstrate how to identify spam, deploy the best-suited anti-spam system for a business, keep legitimate email from being mistaken for spam, adapt and improve anti-spam systems, and stay one step ahead of spammers. They also cover the latest and most popular technologies available on the market for the proactive systems administrator. The CD-ROM includes all the tools discussed in the book.


Product Details

  • Amazon Sales Rank: #1105062 in Books
  • Published on: 2004-03-17
  • Original language: English
  • Number of items: 1
  • Binding: Paperback
  • 400 pages

Editorial Reviews

Amazon.com
Long ago, unsolicited commercial email graduated from annoyance to serious problem. The problem won't go away until the nature of electronic mail changes (to include a per-message fee, for example), which means that there's lots of work for administrators in managing spam and keeping its load off their networks. That's what Anti-Spam Tool Kit is all about. With balanced coverage of networks making use of Microsoft Windows and those based on various forms of Unix, this book delivers the goods on blacklisting, filtering, and sorting strategies for reducing spam while minimizing the effect of anti-spam tools on legitimate electronic mail.

Unlike a lot of systems administration books with soft, filler-laden chapters, this one's all business. It combines survey data (that is, broad-based data that helps you compare alternative anti-spam solutions) with policy advice (how much old mail to archive, for example) and fairly detailed administrative instructions (such as how to automatically query databases of open mail relays). Most of the covered software appears on the companion CD-ROM, at least in demo form. You can get it all online, but this is a convenient package, and--taken together with the authors' well-written guidance--it'll help you do about all you can to minimize spam's effects on the servers you manage. --David Wall

Topics covered: How to cut down on unsolicited commercial email (UCE or spam) by using DNS blacklists, filters (mainly Bayesian classifiers), and the anti-spam features of various email clients (for Windows, Mac, and Linux). Particularly extensive coverage of SpamAssassin appears in this book.

From the Back Cover

Annihilate Spam for Good!

Get the tools you need to build a spam-fighting e-mail system and put fathead spammers on the run. This book provides the latest in spam-fighting techniques, including spam-squelching tools, anti-spam best practices, and the secrets about the Internet that the spammers don’t want you to know. With Anti-Spam Tool Kit, you’ll learn to build a spam control system across a broad range of solutions, from open source to proprietary, from basic client-based tools to complex gateway solutions, from simple spam control methods to a full-scale strategy for your war on spam.

Explains how to configure and use these and many other key tools:

  • Filtering methods: Rule-based, signature, distributed, and Bayesian
  • Blacklist services: SpamCop, MAPS, ORDB, SpamHaus
  • Gateway-based solutions: Symantec, Surf Control, Brightmail, CipherTrust
  • Provider-based solutions: BindMail, SpamShark, SkyScan, E-Mail Bouncer
  • Anti-spam tools in: Eudora, Mozilla Mail, Outlook Express, Outlook
  • Windows spam filters: KnockKnock, SpamBayes, SpamNet, SpamButcher
  • Mac spam filters: POPMonitor, PostArmor, SpamFire
  • Linux/UNIX spam filters—SpamAssassin, Vipul’s Razor, Bogofilter
  • Windows Server-based solutions—iHateSpam Server Edition, GFI Mail Essentials

CD-ROM contains popular anti-spam tools from the book

Paul Wolfe is an independent information security consultant for Fortune 500 companies, law enforcement, and government.

Charlie Scott, CISSP, CCNP, is an information security analyst for the city of Austin, Texas, where he helps maintain network security infrastructure and policies.

Mike W. Erwin, CISSP, is the President and Founder of Symbiot, Inc., an information security company specializing in intelligent security management and advanced risk metrics.


Customer Reviews

Becomming old but still useful for concepts4
This was actually a pleasent find. Some of the info is becoming old such as the discussion over the product "I hate spam" The company has a new product out now.

Probably the most useful chapters were about SpamAssassin and the Baysian formula. They covered the topic well especially SpamAssassin. They are very good introductions to both areas.

I did find all the install discussions a little boring. But I guess if I was trying to install these packages; I would find them useful.

There are discussions over blacklists and it came across as a major solution to the spam assaults. Probably when the book was written, they were the major player. They still are but more of a tiered defense approach to trying to reduce spam.

Another factor showing the age of the book is the light discussion over malware. Malware is becoming a major tool for spam. Again the age of the book.

Missing are the newer things such as reputation filtering (ala Ironport) and outsourcing antispam (ala Postini). But again the age of the book.

Still I find the book useful for background information....



Practical Information and Advice To Help Tame Spam4
There is no question that spam is a potential threat to the effectiveness of email as a form of communication and is at the very least an annoyance to anyone who uses email. To that end, a book like this contains valuable advice and information for virtually anyone. The detailed coverage of such a wide variety of tools and techniques- even covering tools for different operating systems and different levels of the network such as client and server- provides a comprehensive "tool kit" for the reader to employ in fighting spam.

The authors provide a sufficient amount of detail for the various tools for the reader to get a feel for their relative pros and cons and how to implement them. SpamAssassin is covered in much greater detail than many of the other products. Many of the tools and utilities covered in the book are included on the accompanying CDROM and are free so you can get right to work blocking spam as soon as you read the book.

There have been some changes in some email clients and the way ISP's handle spam as well as some legal challenges to the concept of RBL's (realtime blackhole lists) since this book came out, but with over 60% of all email being spam it is obvious that many people still need a resource like this.

(...)

Good description of state of art in 20034
The book was written around the end of 2003, and gives an excellent technical description of the main antispam techniques being used by ISPs, companies and individuals.

Bayesian techniques are heavily covered here, along with mention of several proprietary versions. The other main technique of note is Realtime Blacklists (RBLs).

But note that the above, and indeed other methods mentioned, suffer from the drawback of heavy manual intervention. For example, to periodically retrain a Bayesian on new sample sets of spam or nonspam. Or, when considering RBLs, having to manually judge whether a given domain is that of a spammer or not.

At the corporate or ISP level, this manual effort is expensive and ongoing. At the individual level, some, like Paul Graham, who suggested using Bayesians, are willing and able to take the time to retrain their Bayesians. But most users are not willing to continuously do this.

One portion of the book is already crucially outdated. In 2004, AOL, and possibly other ISPs, started applying an RBL against domains found inside the bodies of messages, and not just against domains from the headers. As far as I can tell on a reading of this book, whilst it describes various means of finding and applying RBLs, it does not mention the important idea of using them against body domains.