
Explore the great Sony hack of 2014 as a history of a massive data breach, data destruction, and escalating geopolitical fallout, including North Korea and sanctions.
Hackers orchestrated the Sony Pictures breach, releasing stolen data weekly to embarrass Sony, including emails, salaries, passwords, and movies. They linked the theft to North Korea and the interview controversy.
Examine the Destover.C variant with PEStudio to reveal static indicators, autostart services, network callouts, and hard-coded Sony infrastructure details.
PEStudio analysis of Destover.A shows a 2014 file header, ongoing malware refinement, a Korean language pack, and techniques to delete data on shared drives and establish remote services.
Learn to patch binary code with OllyDbg by locating sleep calls, changing kernel32 Sleep from 45 minutes to 60 seconds, and producing a patched executable.
Examine dynamic behavior of destover.c using tools like Redshaw, Wireshark, Process Explorer, and Process Monitor to capture system changes, network traffic, and memory strings, revealing unpacked data and file activity.
An artifact analysis of Destover.C shows malware that creates autostart services and hides with a rootkit driver, while spreading inside Sony Pictures Entertainment networks via net use and shares.
Investigate six suspicious ip addresses tied to a Destover command and control, tracing routes and geo-locating origins like Palermo, Italy, Bangkok, Thailand, and La Paz, Bolivia.
In November of 2014 an elite group of North Korean hackers executed a devastating cyber attack against Sony Pictures Entertainment in retaliation for their new movie, The Interview, a comedy depicting the assassination of Kim Jong Un. The attackers stole all of Sony's most private data and then strategically released it to the media. All of Sony's financial data, unreleased movies, and embarrassing e-mails mocking celebrities and the president of the United States. Furthermore, their malware destroyed Sony's computers, cutting off their access to their own data.
This attack grew from cyber terror to real terrorism as the story developed and it resulted in President Obama executing an executive order shifting US economic policy against North Korea. This was truly one of the most significant hacks in the history of Cybercrime.
This course will explain the attack in deep technical detail by analyzing the malware used by the North Koreans. Contained within these binaries is all the information Sony needs to understand how a worm spread throughout their network and destroyed their infrastructure. You will learn how Sony was victimized and what they could have done to prevent it. By the end of this course you will know more about this attack than the newscasters, more than top cyber security experts, and quite possibly more than Sony themselves.