LWN.net Logo

Fake Red Hat security update

Fake Red Hat security update

Posted Oct 25, 2004 16:42 UTC (Mon) by csm1975 (subscriber, #15864)
Parent article: Fake Red Hat security update

SPF would prevent this sort of email from being accepted by the victim. Red Hat *DOES* have proper SPF records in DNS.

;; ANSWER SECTION:
redhat.com. 600 IN TXT "v=spf1 mx a:hormel.redhat.com a:sources.redhat.com a:alertmail.redhat.com a:bltn.redhat.com ip4:65.125.54.185 ip4:65.125.54.186 ip4:65.125.54.187 ip4:65.125.54.188 ip4:65.125.54.189 ip4:65.125.54.190 ip4:219.120.63.242 -all"

So... if persons who received this email were to implement SPF on their end they would not get another one of these that "purported" to be from redhat.com.

http://spf.pobox.com for more information.


(Log in to post comments)

Fake Red Hat security update

Posted Oct 25, 2004 18:25 UTC (Mon) by admcd (subscriber, #5415) [Link]

Would SPF have prevented this?

What if the e-mail came from the fedora-redhat.com domain given in the e-mail? The owner of that fake domain could even have published SPF records for it, if they really wanted to.

Fake Red Hat security update

Posted Oct 25, 2004 19:45 UTC (Mon) by csm1975 (subscriber, #15864) [Link]

My SPF config would have...

If it had come from the fedora-whatever site it would not have but that wouldn't have been much of a phishing attempt would it?

Fake Red Hat security update

Posted Oct 26, 2004 7:35 UTC (Tue) by admcd (subscriber, #5415) [Link]

In which case you wouldn't have clicked on the www.fedora-redhat.com link. So SPF would have made no difference either way.

Fake Red Hat security update

Posted Nov 4, 2004 15:41 UTC (Thu) by job (subscriber, #670) [Link]

No, SPF would not have prevented that. The sender would have said "MAIL
FROM: myownsite.com", and "From: security@redhat.com" to you and you
would be none the wiser. How often do you read your mail transactions to
catch that suspicious looking line? Most people never have. Yet everyone
and their dog wants to have opinions about how mail transport done.
Learning how it works is much wiser, but few do.

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds