January 2004 to September 2015 (2024)

RSA was hacked in March. This was one of the biggest hacks in history.

The current theory is that a nation-state wanted to break into Lockheed-Martin and Northrop-Grumman to steal military secrets. They couldn't do it, since these companies were using RSA SecurID tokens for network authentication. So, the hackers broke into RSA with a targeted e-mail attack. They planted a backdoor and eventually were able to gain access to SecurID information that enabled them to go back to their original targets and successfully break in. In the aftermath of the attack, RSA was forced to replace SecurID tokens for their customers around the world.

January 2004 to September 2015 (1)

Already in April, we knew that the attack was launched with a targeted e-mail to EMC employees (EMC owns RSA), and that the e-mail contained an attachment called "2011 Recruitment plan.xls". RSA disclosed this information in their blog post. Problem was, we didn't have the file. It seemed like nobody did, and the antivirus researcher mailing lists were buzzing with discussion about where to find the file. Nobody had it, and eventually the discussion quieted down.

This bothered Timo Hirvonen. Timo is an analyst in our labs and he was convinced that he could find this file. Every few weeks since April, Timo would go back to our collections of tens of millions of malware samples and try to mine it to find this one file — with no luck. Until this week.

Timo wrote a data analysis tool that analyzed samples for flash objects. We knew the XLS file in question used a Flash object to take over the system. The new tool located several relevant samples. However, one of them was not an Excel file. It was an Outlook message file (MSG). When Timo opened it up, he knew he was onto something. The message file turned out to be the original e-mail that was sent to RSA on the 3rd of March, complete with the attachment 2011 Recruitment plan.xls.

After five months, we finally had the file.

And not only that, we had the original e-mail. Turns out somebody (most likely an EMC/RSA employee) had uploaded the e-mail and attachment to the Virustotal online scanning service on 19th of March. And, as stated in the Virustotal terms, the uploaded files will be shared to relevant parties in the anti-malware and security industry. So, we all had the file already. We just didn't know we did, and we couldn't find it amongst the millions of other samples.

January 2004 to September 2015 (2)
The sample was uploaded on 19th of March as file-1994209_msg

So, what did the e-mail look like? It was an e-mail that was spoofed to look like it was coming from recruiting website Beyond.com. It had the subject "2011 Recruitment plan" and one line of content:

"I forward this file to you for review. Please open and view it".

The message was sent to one EMC employee and cc'd to three others.

January 2004 to September 2015 (3)

When opened, this is what the XLS attachment looked like:

January 2004 to September 2015 (4)

Here's a YouTube video that shows in practice what happens when you open the malicious Excel file.

In this video you can see us opening the e-mail to Outlook and launching the attachment. The embedded flash object shows up as a [X] symbol in the spreadsheet. The Flash object is executed by Excel (why the heck does Excel support embedded Flash is a great question). The Flash object then uses the CVE-2011-0609 vulnerability to execute code and to drop a Poison Ivy backdoor to the system. The exploit code then closes Excel and the infection is over.

After this, Poison Ivy connects back to its server at good.mincesur.com. The domain mincesur.com has been used in similar espionage attacks over an extended period of time.

January 2004 to September 2015 (5)

Once the connection is made, the attacker has full remote access to the infected workstation. Even worse, it has full access to network drives that the user can access. Apparently the attackers were able to leverage this vector further until they gained access to the critical SecurID data they were looking for.

The attack e-mail does not look too complicated. In fact, it's very simple. However, the exploit inside Excel was a zero-day at the time and RSA could not have protected against it by patching their systems.

So, was this an Advanced attack? The e-mail wasn't advanced. The backdoor they dropped wasn't advanced. But he exploit was advanced. And the ultimate target of the attacker was advanced. If somebody hacks a security vendor just to gain access to their customers systems, we'd say the attack is advanced, even if some of the interim steps weren't very complicated.

Timo will be discussing his research on the topic in detail in the T2 Data Security conference in October in his talk titled
"How RSA Was Breached".

January 2004 to September 2015 (6)

P.S. For those who are still looking for the sample:

MD5 of the MSG file: 1e9777dc70a8c6674342f1796f5f1c49
MD5 of the XLS file: 4031049fe402e8ba587583c08a25221a

January 2004 to September 2015 (2024)

FAQs

How many days from 26 january 2004 to 15 may 2004? ›

of days =6+29+31+30+15=111days. How many days will there be from 26th January 2004, to 15th May, 2004 (both days included)?

How do you calculate pay periods between two dates? ›

First, determine the start date of the pay period (S). Next, determine the end date of the pay period (E). Next, calculate the difference in time between the end date and the start date. Finally, divide the time difference by the number of milliseconds in a day to get the number of days between pay periods.

How to calculate days, months, and years? ›

Replace them in the following formula: age = (years × 365) + (months × 31) + days . Divide the result by years from step 1 and truncate it to get the age in years. Multiply the remainder of step 3 by 12 and truncate it to get the months. Multiply this last remainder by 31 to get the days.

How many days was 2004? ›

The year 2004 has 366 days. This is a leap year.

How many days out of 365 is today? ›

Day 261. Day of the year is a number between 1 and 366 (in 2024), January 1 is day 1. 2024 is a leap year. After today 105 days are remaining in this year.

How many time is left for 2024? ›

Time Remaining in the Year:

105 days.

How do I calculate the exact month between two dates? ›

To calculate the number of months between two dates, you can subtract the start date from the month of the end date and then add 12 times the difference in years between the two dates.

How to use Excel to calculate how many days between two dates? ›

To find the number of days between these two dates, you can enter “=B2-B1” (without the quotes into cell B3). Once you hit enter, Excel will automatically calculate the number of days between the two dates entered.

How do you calculate the period cycle between two dates? ›

So, if you want a very general estimate of when your next period is coming, count 28 days from the first day of your last period. However, just be aware that 28 is only an average, so the number varies from girl to girl. What's even more helpful is to work out the average for your individual menstrual cycle.

How to find out years between two dates? ›

For instance, if you subtract the hire date from today, you get the number of days as a result. If you divide the result by 365, you get the number of whole years and a decimal. So today(2/15/23) minus 8/12/14 = 3109. Then, 3109 / 365 = 8.51781.

How to calculate the difference between two dates? ›

=DATEDIF(B4,C4,”y”)
  1. Go to the cell you want your result to appear in.
  2. Apply formula =DATEDIF(B4,C4,”y”).
  3. Press Enter.
  4. You will see the result appearing in the selected cell.
  5. Use the Drag and Drop in Excel option or “Fill Handle” to fill in the rest of the cells.
Jun 20, 2024

How to calculate period between two dates in Excel? ›

Calculate the difference in days
  1. Select cell D2, which is the first blank cell in the Duration column.
  2. Type =C2-B2, and then press RETURN . Excel displays the result as the number of days between the two dates (104).
  3. Select cell D2.
  4. To copy the formula into the remaining rows, drag the fill handle .

How many months in a year have 31 days? ›

Answer 3) There are 7 months in a year having 31 days namely January, March, May, July, August, October, and December.

How many weeks are there in a week in a year? ›

There are 52 weeks and 1 day in a year.

, which has 52 weeks and 2 days.

How many days since the start of 2024? ›

Countdown Timer
251days
6036hours
362188minutes
21731331seconds

How many days to make a year? ›

Background: The true length of a year on Earth is 365.2422 days, or about 365.25 days. We keep our calendar in sync with the seasons by having most years 365 days long but making just under 1/4 of all years 366-day "leap" years.

Top Articles
Latest Posts
Article information

Author: Barbera Armstrong

Last Updated:

Views: 5803

Rating: 4.9 / 5 (79 voted)

Reviews: 94% of readers found this page helpful

Author information

Name: Barbera Armstrong

Birthday: 1992-09-12

Address: Suite 993 99852 Daugherty Causeway, Ritchiehaven, VT 49630

Phone: +5026838435397

Job: National Engineer

Hobby: Listening to music, Board games, Photography, Ice skating, LARPing, Kite flying, Rugby

Introduction: My name is Barbera Armstrong, I am a lovely, delightful, cooperative, funny, enchanting, vivacious, tender person who loves writing and wants to share my knowledge and understanding with you.