Slashdot Mirror


Tech Reporter Pursues Spammer

girish writes "Technology reporter extrordinaire, Mike Wendland, is at it again tracking down spammers. Wendland conducted the infamous interview with Alan Ralsky, the alleged mega-spammer, a few years ago. That article spawned a lively discussion on Slashdot and eventually resulted in hundreds of pieces of junk postal mail flooding Ralsky's million-dollar home. Now Wendland is using a new tool from a service called Project Honey Pot to track email address harvesters. He posted on his technology blog this morning about catching a company that is holding itself out as a legitimate bulk mailer, but appears in fact to be sending to harvested addresses and conducting on the side some other seemingly seedy businesses. Interesting stuff."

40 of 183 comments (clear)

  1. The honey is everywhere by bigberk · · Score: 2, Insightful

    Honeypots are lurking all over the net... spammers don't have a chance. They are so indiscriminate and stupid with their harvesting that they are just announcing their presence through a digital loudspeaker, "I AM A SPAMMER".

    There might even be some on slashdot! Who knows?!

    1. Re:The honey is everywhere by commodoresloat · · Score: 5, Funny
      There might even be some on slashdot! Who knows?!

      That's crazy talk. This place is spam free. And your website can be spam free too! I'll show you how for just $19.95!!

    2. Re:The honey is everywhere by Phattypants · · Score: 4, Funny

      What do you mean? Since I started reading my webmail, I've put all my company's mail-security needs into these miraculous services called hotmail and or yahoo! Why, it was but ten years ago that my penis was two inches shorter! Not only that, but now all of my debt has been consolidated! I can just pass on the tab to my next of kin! I decided contact you, Because I believe you are a reputable person and I feel You can help me and my mother over this confidential matter.

  2. I have no fear of spammers by MichaelCrawford · · Score: 4, Interesting
    Harvest this, infidels: A long time ago I decided I wanted to make it as easy as possible for potential clients to email me, so I have never spam-protected my email. It's all over a lot of different websites. It's all over Usenet too.

    On the other hand, I get a lot of spam. It's only just beginning to bother me. I have a friend, she gets maybe ten spams a day, and she gets so outraged that she reports them all to the abuse@ addresses and so on. Me, I get a few thousand spams a day. I read my email with elm because it's the only email client that can handle the huge mailboxes I get.

    What's getting me down though are the viruses. At one point I was getting 400 MB a day of viruses. Now I've decided I'm going to set up a virus filter on my home linux box, and use fetchmail and spamassassin and clamav and what have you to filter it, and serve it with imap to my other computers.

    My hosting service tried to filter all the viruses with clamav, but they got so many viruses that it was too much of a CPU load, so now they do only very simple virus filtering, to catch the most obvious viruses without much CPU consumption.

    --
    Request your free CD of my piano music.
    1. Re:I have no fear of spammers by bigberk · · Score: 4, Informative
      My hosting service tried to filter all the viruses with clamav, but they got so many viruses that it was too much of a CPU load
      This is why renattach exists. You run that baby in kill mode, and you can handle millions of viruses a day without breaking a sweat (load average wise). This filter just drops mail when certain types of attachments (by file extension or file names inside a ZIP attachment) are found. Not as proper protection as a virus scanner, but coupled with spamassassin it will do the job.
  3. Getting off the spam list, a how-to video by Anonymous Coward · · Score: 4, Funny
  4. spamtraps... by mmThe1 · · Score: 4, Informative

    An relevant note here would be to mention Spamikaze system (intro here).

    In a nutshell, it sets up spamtrap e-mail addresses, and any IP that sends mail to that address is automatically added to the blacklist, and further mails from it are rejected at SMTP level. A false positive can be easily removed from the blacklist manually (example, PSBL).

    1. Re:spamtraps... by BP9 · · Score: 2, Interesting

      One very minor problem with spamikaze is they do not (did not?) advertise SPF records for their honeypots. This leads to some bounces and 'ASK' style replies ("did you send this?" queries to get on a whitelist) getting ones mail server on the black list. Sure its easy to remove, but since T-Mobile and Danger use their blacklist it means everyone in my company loses email going to their wireless devices.

      The guy running it is friendly, but I can't say I agree with the notion of these honeypots allowing spammers to send mail to my servers as them, then penalizing me for responding to the spam with a 'WTF' message (automated or not), esp since real money (our monthly services fees and wireless connectivity) is being flushed down the toilet when this happens.

      Anyone with evil intent can pick a vitcim domain, send a buttload of 'spam' to it with a from address of one of these honeypots and get the victim domain blacklisted.

      Yes, we asked Danger/T-Mobile to not do this to us. It would be pretty hilarious to imagine t-mobile even understanding the nature of the question much less doing something about it.

  5. Re:Does it really take that much effort? by Beryllium+Sphere(tm) · · Score: 5, Informative

    >Seems to me that this kind of thing should be fairly straight forward. I mean, sending millions of e-mails can't exactly be done "quietly" can it?

    Sure it can.

    Creepy spammer approaches creepy trojan writer. Creepy trojan writer rents creepy spammer access to 10,000 compromised PC's on DSL and cable. Creepy spammer commands each compromised PC to send three emails per minute from 11PM to 7AM. Creepy spammer has now sent 1.44 million pieces of email without an obvious flood anywhere and without an obvious IP address to block.

  6. The joys of large-scale filtering by Anonymous Coward · · Score: 4, Interesting

    the university where I work has some fairly effective spam-killing filters set up.

    We frequently see the following interesting fun:
    a) People emailing us from blacklisted domains asking what's up. We inform them to complain to their ISP or use a different one.

    b) spammers wanting through our filters so they can spam the 20k folks on our network. These are the most fun. I got to watch as the senior network engineer composed a 4000 word message to totally demolish any sort of hope the spammer had, and actually locate the physical address of the spammer. We got an "oh, sorry" reply, and heard nothing since.

    1. Re:The joys of large-scale filtering by weijiao · · Score: 3, Interesting

      To some extent this is delusional thinking that suits the sysadmin - not business.

      We, unfortunately, have this situation happen to us from time to time. In the worst cases the email is just dumped (not bounced) and we only find out about it when the client complains.

      We are unable to change our ISP because they "own" the building but the real problem is further up line - again it cannot be changed by us or our ISP. Up-line they are presumably too busy running spam for US based spammers to care.

      We just explain to our clients that their IT staff are probably not savvy enough to set up a system that detects spam but allows business email through. We refer them to people who are savvy. :-)

      Once they realise that their IT person is actually preventing incoming business reaching them, things change.

      Universities, of course, remain isolated from commercial pressures.

  7. Re:Does it really take that much effort? by Anonymous Coward · · Score: 2, Insightful

    But, with a honeypot address(es), you know it's been harvested, and who the mail was sent for. If you can keep track of all of the people that used the spammer, you may eventually find the spammer through his own ineptitude.

  8. Postfix can help, even with no Spamassassin by gtoomey · · Score: 2, Informative
    I recently changed to Postfix as my Mail Tranfer Agent.

    The Postfix Spam Controls have reduced my spam by 95% without using compex spam filters like Spamassassin.

  9. Spam from Media Dreamland, now from Big Time Fiber by Serious+Simon · · Score: 2, Informative
    During the past months I have been receiving on average 3 to 4 spams per day from the IP range of Media Dreamland. These spams are cleverly constructed so that they are difficult to filter out automatically, and as they use a whole range of IP adresses and varying domain names, these are not likely to wind up on a blacklist.

    I added rules in my .procmailrc file to block all e-mails from the IP range of this company, this has worked very well for me (100%/0% positives/negatives)

    Interestingly, since a few days I was again receiving quite similar spams, and this time they originate from the IP range of a company called Big Time Fiber. It turns out that the spams from Media Dreamland abruptly stopped after 10 november (spammer kicked out?) and after a few weeks the spammer apparently found a new hosting service.

    I put the following lines in my .procmailrc:

    :0 H
    * ^Received:.*\[204\.9\.24[0-7]\.
    {
    LOG = "[!!!! Big Time Fiber] "
    :0
    /dev/null
    }
    and just this morning I found the following entries in my procmail log:

    [!!!! Big Time Fiber] From rolffarris@newssign.net Sun Nov 21 00:16:08 2004
    Subject: Would you like to stop smoking?
    Folder: /dev/null 1550
    [!!!! Big Time Fiber] From benniemilburn@minisaver.net Sun Nov 21 01:55:43 2004
    Subject: Apple 17" iMac G5 Desktop!
    Folder: /dev/null 1705
    [!!!! Big Time Fiber] From rhettsmallwood@bigtopsavings.com Sun Nov 21 03:36:04 2004
    Subject: Mortgage interest rates are at their lowest point ever.
    Folder: /dev/null 1739
    [!!!! Big Time Fiber] From bruce.tillery@e-goodstuff.com Sun Nov 21 05:20:55 2004
    Subject: Women, something to rock your world
    Folder: /dev/null 1565
    [!!!! Big Time Fiber] From donovanragland@e-goodstuff.net Sun Nov 21 07:06:03 2004
    Subject: Test & Keep an IBM Laptop - Product Testers Wanted
    Folder: /dev/null 1623
    [!!!! Big Time Fiber] From gilcolvin@bigfoodsavings.com Sun Nov 21 08:46:04 2004
    Subject: You can be smart! Folder: /dev/null 1563

    As you can see from the type of domain names these spams are probably from one spammer.

    In the past I have received spams using the same trick from Webhostplus, Pharmakon and Aphrodite Marketing, but the spammer (now) operating from Big Time Fiber IP range appears by far the most active.

    See also http://ws.arin.net/cgi-bin/whois.pl (fill in "204.9.240.164" in the search box)

  10. what does work... by bani · · Score: 4, Insightful

    ...is forfeiture laws.

    any property used in the commission of a crime (in this case, relay rape, botnets, spamming, etc) is seized and auctioned off to the public.

    it's even better than destroying their property -- its taking their property away from them altogether. their home, their car, their computer, everything.

    1. Re:what does work... by WoBIX · · Score: 2, Insightful

      Forfeiture laws don't work. Look at the beginning of the "War on Drugs" when people actually lost their houses and cars for getting caught with POT, not just the hard drugs. People still kept buying and selling drugs. Deterrents don't work very well because people don't expect to get caught. It's always "the other guy" whose stupid enough.

    2. Re:what does work... by Anonymous Coward · · Score: 2, Insightful

      "what does work ... is forfeiture laws"

      What forfeiture laws do is provide an irresistable incentive to police to entrap other people, because they get to keep the money. It's the primary reason why 1 out of every 100 U.S. citizens is in prison right now, and why the majority of them are nonviolent small-time drug offenders.

      Forfeiture laws are a really, really bad idea.

  11. I read the article. by bs_02_06_02 · · Score: 2, Informative

    Curious, I punched up the IP address (69.6.66.17) in my web browser, and I get the default IIS page, telling me there is not a default web page... blah-blah-blah.

    So this clown is either stupid and someone really has hacked his box and it's a zombie, or he's playing dead, and has set up the box to appear hacked, and is happily harvesting email addresses anyway. Either way, boxes like these should be shut down. Who leaves an unprotected IIS box exposed to the internet?

    I'm curious if anyone is able to resolve that IP address to a street address. It has to be static. Get someone over to that address, see what's going on with this clown.

    --
    -- No sig for you!
    1. Re:I read the article. by Anonymous Coward · · Score: 5, Insightful

      They have a gateway page to keep prying eyes out. I've seen it quite a few times in recent spam. For example, the spammer can include links like:

      spamsite.com/?code=A2LKJ34AOD012LNVLA9OO38

      The codes can be generated in such a way that they are unique to each message sent (for example, they could be a hash of the TO address). Without a valid code, you get a page like that one you saw. Lets the spammers track who's visiting their sites, and block the prying eyes of anti-spam activists.

      I bet there's a good chance that's what's happening here.

    2. Re:I read the article. by WoodstockJeff · · Score: 2, Interesting
      The 69.6.0.0/16 subnet has SO many spam sites in it that our policy is to "soft bounce" anything coming from within that subnet until we can determine if it is legitimate. If it isn't, we introduce a hard bounce on the /24 subnet in question. If it real, though, we add a bypass for the affected IP (sometimes subnet), so it can go through.

      Checking our filters, there were 120 subnet listings within 69.6.0.0/16, and none are marked "OK"! I say "were", because I just took the time to consolidate a lot of the adjacent subnet listings. The 69.6.66.0/24 subnet was first added to our filters in June of 2004, because of proxy-like activities (faked HELO addresses, MAIL FROM the same as the TO address, etc.).

  12. Distributed Harvesting by tmk · · Score: 2, Interesting

    Why should a spammer harvester mail addresses by himself? There are so many viruses, trojans etc out there: The Army Of Lamers can do it for him.

    Have a look at this.

  13. Re:Spam from Media Dreamland, now from Big Time Fi by Pathwalker · · Score: 2, Informative
    As far as I can tell, bigtimefiber is media dreamland.
    www.bigtimefiber.com resolves to 69.42.98.5 which resolves to host-98-5.approvednews.com.

    A lookup on approvednews.com shows that it is owned by:

    Media Dreamland Inc
    5546 Camino Al Norte #2-278
    N. Las Vegas, NV 89031
  14. This can easily be defeated by Ge10 · · Score: 2, Informative

    All the spammers have to do is to filter out the domains of known honey pots. Even with the donation of additional IP's by vounteers, this would be trivially easy to do.

    1. Re:This can easily be defeated by WoodstockJeff · · Score: 2, Interesting
      What are they to do when the "honey pot" addresses are for the domains they're also targetting for spam? Our web pages serve up one trackable, but undeliverable, spam trap address per page view, which isn't visible to humans, but would be caught by any harvester. They're within the domain of the page being viewed, and would be obvious to a human as being fake.

      One of these days, I'll automate the blacklisting of domains and IPs when these spam trap addresses are hit... Would save me a dozen manual postings per day.

  15. Education? by miyako · · Score: 3, Interesting

    What I don't understand is, with all of the negative publicity that spam gets, why do people still buy stuff from spammers? Although everyone claims to hate spam, I recall reading an article on /. a while ago that said as many as 10% of people buy stuff from spam, this just seems ridiculous to me. If I were walking down the street and I saw what looked like a delapedated, possible condemned building, and as I walked by 50 guys with crudely made signs ran outside surrounded me screaming "buy our product" I sure as hell would do whatever I could to get out of the situation, spam is the digital equivilent of this, yet people still buy into it. I guess it's that too many people think GIGO means Garbage In Gosple Out. As long as there are people buying the products though, there will never be a technological solution to the problem of spam.
    I guess stories like this could help by showing what creeps spammers are, but the only people who are going to read articles like this already know the evils of spam. Perhaps we need to get a bunch of donations and run a commerical during prime time reality tv equating spam to terrorism?
    Anyway, sorry for the somewhat offtopic rant, just been rather upset with spam more than usual lately, an email address that i've had for almost 4 years that never got a single spam has finally been getting inundated with it because some fucktard had to go and put my address in a CC with 100 other people for some stupid chain letter, and then one of those machines got pwnd and now the address is out there (BCC PEOPLE, IF YOU HAVE TO SEND THOSE DAMNABLE CHAIN LETTERS TO SO MANY PEOPLE LEARN TO USE BCC FOR $diety SAKE).

    --
    Famous Last Words: "hmm...wikipedia says it's edible"
    1. Re:Education? by adzoox · · Score: 4, Insightful

      The interesting thing is Slashdot seems to be the #1 place (that I have seen) that readers regularly bash SPAM, but that also participate in one of the the MOST MASSIVE email campaigns I have ever seen - the FREE iPOD DEALS.

      Look in just about any thread here on slashdot - you'll see a dozen signatures with people linking to THEIR free iPod link so they can get their required 5 people to join.

      What happen is your email is INSTANTLY sold to OptInRealBig when you sign up for this page. OptInRealBIg in turn - is also a harvester - but they can legitimately prove they buy email addresses. So, if quetioned by novice understanding authorities - they can prove they are legit.

      Point is - the very people that complain about it [slashdotters] - as far as I can see - are the main contributors to it.

      People also fall for these emails from websites like wotch.com that have little funny flash cartoons. People forward these sites to dozens of their friends - which in turn - each of those emails are harvested.

      It kinda is like the election scenario - the people that complained the most either didn't vote or couldn't vote!

      --
      Yell & scream & rant & rave... it's no use... you need a shaaaave ~ Bugs Bunny
    2. Re:Education? by hugesmile · · Score: 2, Informative
      There are some SPAM's that will continually entice people, regardless of the amount of education. And unfortunately, I think that there are reputable companies that are unwittingly behind them.

      Spammer sends out millions of emails touting an unbelievably low "m or tga ge | r ate". Are you interested in a 30 year, no points fixed 1% interest rate? If you're shopping for a loan, then absolutely.

      Suckers check it out. "Want information? Someone will be contacting you shortly. Just give us a little information.. name, phone number." The average person on the street - even SPAM haters - will think "This is probably too good to be true, but I'll check it out with a critical eye... I probably won't finance through this scum, but I better know what the going rate is, so I don't get screwed by my local bank...", and they submit their personal information

      Now spammers have a huge list of people shopping for a mortgage. This list is transferred to a semi-legit shell company, who sells it to a completely legit Fortune 500-sized major banking institution. The major banking institution has no idea that these names are collected via SPAM. Under inquiry, the semi-legit company can claim that they "purchase lists of people shopping for mortgages and aggregate them".

      Customer gets a call from some Fortune 500 size bank coincidentally asking if they are shopping for a loan, which they are. The Fortune 500 Bank has no clue that there was an offer of 1% 30 year loan, and the sucker has no idea how the major bank got their name. No one's pissed except the 99,999,999 people that were annoyed by the email. And the system continues.

      You'll never rid yourself of that problem with education, unless we educate the major companies to consider their sources when buying lists! And even then, since the lists tend to work for the big companies, the problem won't go away anytime soon!

    3. Re:Education? by fdiskne1 · · Score: 2, Informative

      I was giving someone help with their email, saw a spam in their mailbox and commented that if they sent it to me, I'd adjust the filters so it doesn't get through in the future. This was most definitely from a spammer. They said, "No, I ordered something from them. I expect their email." When I told them the reasons they should never, ever buy anything from spam, they said, "But that's where I get the best deals." I re-iterated the reasons against it, but they didn't care. As long as they got a good deal, that's all that mattered to them. I suppose they won't learn until they get taken on one of their "good deals".

      --
      But why is the rum gone?
  16. I also have no fear by Pseudonym · · Score: 3, Funny

    Spam this:

    ajb@spamcop.net

    I figure anyone who spams SpamCop deserves what they get.

    --
    sub f{($f)=@_;print"$f(q{$f});";}f(q{sub f{($f)=@_;print"$f(q{$f});";}f});
  17. Re:The stakes are getting higher... by mOdQuArK! · · Score: 2, Interesting

    Frankly, I suspect it might be easier to find people who would do that to the spammer...

  18. Address hiding by Craig+Ringer · · Score: 3, Interesting
    I'm in a similar situation - a search for 'craig@postnewspapers.com.au' on Google returns a fairly hefty number of hits. Slightly more than your address, in fact :-P

    I get massively less spam than you - around 300 a day, though most of it gets stopped dead at the mail gateway by ordb.org and dsbl.org checks. I get about 100 or so spam actually delivered, and SA (set to be pretty forgiving) filters out all but 10 or so per day. I don't envy being in your position.

    Viruses, however, are another story. I haven't seen one in six months - it's fantastic. A combination of some postfix rules and ClamAV on the internal (sendmail) mail server did the trick. If you run postfix at your mail gateway, you can get it to check incoming mail for suspicious filenames before it even accepts the mail:
    main.cf:
    -----
    mime_header_checks = pcre:/etc/postfix/maps/mime_header_checks_pcre

    mine_header_checks_pcre:
    ----
    # Try to kill common Windows executables early, and give a useful message
    /^Content-(Disposition|Type):.*name="?([^ >;]*)\.(exe|bat|com|pif|vb|lnk|scr|reg|chm|wsh|js| inf|shs|job|ini|shb|scp|scf|wsc|sct|dll)"?/ REJECT Microsoft Windows Executables (like suspect file "$2.$3") not accepted here. If you were sending a self extracting zip file, please send a non-self-extracting version instead.
    (note: the regexp and message are all on one line, though I should move to an extended regex and split it up).

    *blam*. There goes 99% of your incoming virus mail. ClamAV gets the rest, so I just don't get viruses anymore. Best of all, you're not generating bounces for virues, you're rejecting them instantly - so unless they're using some dumb bastard to relay, there won't be any mess of bounces to falsified addreses to worry about.

    What about the new waves of self-zipping viruses, you ask? Yeah, that's an issue. I cheat and quarantine all zip files. I rarely have to retrieve one, and it's well worth the saved fuss.

    As for mail programs, I'm happily using Evolution with IMAP over a 512k/256k effective link to work's Cyrus IMAPd server (all this stuff is set up for work). It works great, and I'm able to use 20,000 message mailboxes without noticable stress. Sieve (the cyrus IMAPd filter language) filters everything into the right mailboxes server-side, so if I'm in a hurry I just read my (always small and managable) INBOX without worrying about my lists.* folders, the (server-side filtered) Junk folder, or anything else.

    It's great.
  19. Tracking down a spammer in my home state by adzoox · · Score: 4, Informative

    I have been doing a little tracking down of a Spammer myself from my state.

    A few months back, when the free iPod craze started - a company in my state started sending out emails from:

    Product Test Panel
    Consumer Research Corporation
    Subscriberbase.com

    Saying, "Product Testers Wanted". They would go from hot product to hot product. Sometimes, not even released products - like the Nintendo DS was advertised almost 2 months ago - claiming immediate shipment.

    I found that they were in my state by reading the actual email and seeing a location in my state and then by confirming it with whois information.

    I then sent off an email to the contact. I got an email from a guy named Brian Benehaley. In typical fashion, all of my accusations were denied.

    Turns out, if you Google this guy's name - he has written a well respected piece [respected amongst bulk emailers] about how the Can Spam Act will bring a new renaissance in email marketing.

    I have since written the Better Business Bureau about him, found the record for the company is now in the 1000's of complaints

    I have contacted my state attorney general which is conducting thorough investigation

    I contacted the host ISP - Exodus - they have over 12000 complaints lodged against Subscriberbase.com

    I have written a piece that has gotten into Google searches - that receives a few emails and comments each week.

    More info about Product Test Panel

    It has been quite fun to research this guy and put various internet tools to my disposal.

    This was a good story to see what techniques Mr. Wendland used.

    Google, Whois, MY BLOG, The BBB online, My attorney general all helped me ...

    --
    Yell & scream & rant & rave... it's no use... you need a shaaaave ~ Bugs Bunny
    1. Re:Tracking down a spammer in my home state by AndroidCat · · Score: 2, Interesting
      Their history goes back 4 years. Currently on iWay Broadband at 64.119.200.36. Spamhaus has iWay listed, ROKSO for Dan and Rosalee Young / JDR MEDIA, and friend Scott Richter .

      Bleh!

      --
      One line blog. I hear that they're called Twitters now.
  20. How I stay spam free by Examancer2 · · Score: 5, Informative

    This is how I keep spam from ruining my email while also catching spammers in the act:

    I have a domain (examancer.com) and a cheap hosting company that allows unlimited email accounts. Every time I give out an email address I make up one that will remind me why I gave it out (like slashdot@examancer.com, nytimes@examancer.com, someotherservice@examancer.com, etc...). I don't actually have to set up each account because I have all undeliverable mail sent right to my main account. If I start receiving spam, I just look at which address its sent to and I know right away which company sold my address or which online forum my email was harvested from. If the spam gets too bad, I actually go and create a real mailbox for that address and route it to a black hole... viola, no more spam.

    1. Re:How I stay spam free by gregmac · · Score: 2, Informative

      I used to do what you do but I had to abandon that idea. That defensive tactic won't get rid of those who setup the spam server to autogenerate millions of addresses to your domain.

      I use a subdomain, but otherwise do the same thing. It works well, because the sub-domain doesn't get directory harvest attacks, only the main domain (and I only have a couple valid addresses there). Certainly doesn't keep me spam free, but helps to filter out a lot of it.

      --
      Speak before you think
  21. Re:Does it really take that much effort? by AndroidCat · · Score: 2, Funny

    Don't forget the creepy port scanner who looks for installed trojans and exploits them to install his own software. For months now, every morning at 7:42 & 8:42 EST a port scanner checks ports 5554, 9898, 1023 and 445 using several zombies per scan, mainly from Korean and Japanese IP addresses. (There are plenty of other scanners but none so damned punctual as :42 Zombie Charlie!)

    --
    One line blog. I hear that they're called Twitters now.
  22. anti-spamming by Dorsai65 · · Score: 2, Interesting

    Personally, I use a combination of tarpits, poisoning their databases, and a website that is rumored to kill the little bastages.

    On the same page where I do all this, I also include links to the House and Senate email address pages, figuring if I get spammed, Congress should, too :-)

    --
    --- Asking inconvenient questions for over 30 years...
  23. That's what journalism is about by Animats · · Score: 2, Insightful
    That's part of what journalism is about - taking that risk.

    Beating up journalists is hazardous to your health. Some crooks have tried. What happens then is that hundreds of other journalists start investigating the story. TV trucks start showing up in front of the bad guy's house. Stories like "Why isn't this guy in jail yet" appear. Soon, there's heavy police attention focused on the crook.

    Few crooks survive heavy press coverage. It's hard to stay in the shadows when there's a TV light in your face.

  24. I have a slightly better version. by Inoshiro · · Score: 3, Informative
    /^\s*Content-(Disposition|Type).*name\s*=\s*"?(.+\ .(ad[ep]|asd|ba[st]|c[ho]m|cmd|cpl|crt|dbx|dll
    |e xe|hlp|hta|in[fs]|isp|lnk|js|jse|lnk|ocx|md[etw]|m s[cipt]|nws|ocx|ops|pcd|pi|pif|prf|reg|scf
    |scr|s ct|sh[bms]|swf|uue|vb|vb[esx]|vxd|wab|ws[cfh]))"?\ s*$/ REJECT Files attached to emails
    that contain or end in "$3" are prohibited on this server as they may contain viruses. The fil
    e named "$2" was rejected.
    This covers more executable types and is a bit more permissive in the matches to the content line.
    --
    --
    Internet Explorer (n): Another bug -- that is, a feature that can't be turned off -- in Windows.
    1. Re:I have a slightly better version. by HermanAB · · Score: 2, Funny

      Eventually MS will probably have compromized the whole 3 letter permutation and we'll have to block .???

      --
      Oh well, what the hell...