Skip to content
Naked Security Naked Security

News in brief: Linux advice for Equifax; fired over phish; Security.txt standard proposed

Your daily round-up of some of the other stories in the news

Would SELinux have stopped Equifax breach?

Writing on the Double Pulsar site, infosec practitioner Kevin Beaumont suggests Security Enhanced Linux (SELinux) would have saved Equifax from the disastrous breach it disclosed earlier this month.

If you’re going to have Apache Struts facing the internet, SELinux is the way to go, he wrote, referring to the Apache Struts vulnerability the thieves exploited:

This is the #1 thing almost every organisation seems to miss. Security Enhanced Linux is very simple to deploy — usually just one command — and it beefs up security on processes. Correctly deployed, it stops Tomcat accessing the system — so stops unknown exploits.

The article goes on to describe how the absence of SELinux makes things easy for the bad guys, and how IT/infosec practitioners can get the best bang from it.

BBC: Finance director phished, then fired

The BBC has a cautionary tale for pretty much everyone who uses email. It’s the story of a finance director who was sacked after falling for a phishing scam disguised as a message from the boss. The name of the company and the players are anonymous in the story, but the BBC describes the sequence of events this way:

The email from the boss looked kosher. He said a new supplier needed paying urgently – £50,000 to secure an important contract. He wanted it done as soon as possible because he was on holiday and didn’t want to worry anymore about work. This rang true to the finance director because his boss had already posted a photo of his Greek island getaway on Instagram. His email address looked genuine too. But, of course, it wasn’t the boss.

It was a fraudster who’d done his research and was skilled at psychological manipulation. The small manufacturing firm – that wishes to remain anonymous – ended up losing £150,000 to the fraudster in the mistaken belief that he was a legitimate supplier. When the boss found out the bad news, he fired the finance director.

The article says to beware of three words in any email subject field: “urgent”, “payment” and “request”.

Proposed Security.txt standard resembles Robots.txt

Security researcher and web developer Ed Foudil has an idea he hopes the Internet Engineering Task Force (IETF) will go for: turning security.txt into a standard. security.txt is a file webmasters can host on their domain root and use to describe the site’s security policies. It’s a lot like robots.txt, a standard websites use to communicate and define policies for web and search engine crawlers.

The difference is that security.txt would be specific to security policies.

In his paper, Foudil says the following:

When security risks in web services are discovered by independent security researchers who understand the severity of the risk, they often lack the channels to properly disclose them. As a result, security issues may be left unreported. Security.txt defines a standard to help organizations define the process for security researchers to securely disclose security vulnerabilities.

According to Bleepingcomputer, it would work this way:

  • A security researcher finds a security vulnerability on a website
  • He/she accesses the site’s security.txt file for information on how to contact the company and securely report the issue.

Security.txt is currently labelled as an “Internet Draft”, the first IETF regulatory step in a three-stage process that also includes RFC (Request For Comment) and official Internet Standards.

Catch up with all of today’s stories on Naked Security


4 Comments

security.txt is a nice idea…but how would it be better than the WhoIs administrative contact?

Seems that a text file in the root of every website listing personal contact info (an address or phone number the owner will actively monitor and never dump or blacklist) would be the first thing a phisherman would scoop up when settling upon a new target.

Reply

Good point, but try a whois on a .ca (private by default) or any .tld with privacy protection turned on.

Reply

I thought of that, but the domains by proxy services forward messages (at least ours does). We register everything privately, but I still periodically receive unsolicited messages from people who can’t spell and blatantly overestimate their domain appraisal acumen:

“You already own ‘ThisIsMyDomain DOT com’ but for a tiny fee you can also own ‘HisIsMyDomane DOT com’ and double your net worth in five minutes”

Reply

We’ve had RFC2142 (Mailbox names for common services, roles and functions) since 1997, and that specifies a range of purposeful, standardised contact addresses AT yourdomain DOT example, including:

NETWORK OPERATIONS MAILBOX NAMES

Operations addresses are intended to provide recourse
for customers, providers and others who are experiencing
difficulties with the organization's Internet service.

MAILBOX AREA USAGE
-------- ------------------ ------------------------------
ABUSE Customer Relations Inappropriate public behaviour
NOC Network Operations Network infrastructure
SECURITY Network Security Security bulletins or queries

So, if we were all to agree to put the text…

Contact: security AT ourdomain DOT example

…in a file downloadable from the URL…

https COLON SLASH SLASH ourdomain DOT example SLASH security DOT txt

…then wouldn’t that do the trick? (And make the security DOT txt file redundant too :-)

Reply

Leave a Reply

Your email address will not be published. Required fields are marked *

Subscribe to get the latest updates in your inbox.
Which categories are you interested in?
You’re now subscribed!