Malware report with Danus 1# 03-03-2014, 09:26 PM
#1
Before I start
Im going to write this "series" in various forums that im a member in just pointing it out in case you'll see it.
But the main reason im doing this, is because i want to analyze malware better and this could be a really awesome practice for me from the theory side.
What will be Analyzing
Today we would be checking out a really cool virus that was discovered in 1998 June name the CIH!
But before i even begin explaining what the CIH is i would like explain what a virus is.
A computer virus, much like a biological virus infects hosts,it replicates by injecting its code into a legitimate program thus the code is executed each time the program is run. in this way the virus spreads to other programs until it infects the whole computer.Viruses can infect boot sectors, Drivers and so on.
Viruses can have devastating payloads such as corrupting your whole files data, or just displaying stupid political messages.
So anyway back to the CIH.
The CIH virus or the Chernobyl virus only attacks Windows 9x systems.
It was written in Assembly and caused a damage for over 25 million dollars!
The CIH virus has a unique behavior of infection which earned him the name of "SpaceFiller".
The virus looks for empty spaces in each program, if it found any, it breaks its code into smaller parts and injects itself into those empty spaces thus not increasing the file size, remaining undetectable to anti-viruses.
The first payload, that most victims had was over-writing the first kilobyte of the hard drive with zeros starting at sector 0. this would cause machine damage and the data could be recovered(if your hard drive had more then a few mega-bytes, then only the Master boot record and a few boot sectors would be lost but not the data), but its not possible to boot the computer.
how ever the second payload attempts to overwrite the Flash BIOS which had critical boot time code that was replaced with junk and in that case the computer cannot be recovered unless you change your Flash BIOS chip.
The payload starts in 1999 on April 26th(later variants had payloads on any month)
It is unknown if the virus was named CIH because of its authors name(that still wasn't charged and arrested)Chen Ing-Hau, or because of the payload that starts on 26th of April, the Chernobyl disaster date.
Chen Ing-Hau claims that he didn't want to cause such damage to the world, he just wanted to proof that Anti-Viruses are useless and someone needs to do something about it.
Now a short video by danooct1, which makes amazing malware videos!
I hope you enjoyed this tutorial!
(well it helped me)
"Chen claimed to have written the virus as a challenge against bold claims of antiviral efficiency by antivirus software developers.[2] Chen stated that after the virus was spread across Tatung University by classmates, he apologized to the school and made an antivirus program available for public download; the antivirus program was co-authored with Weng Shi-hao (翁世豪), a student at Tamkang University.[2] Prosecutors in Taiwan could not charge Chen at the time because no victims came forward with a lawsuit.[3] These events led to new computer crime legislation in Taiwan.[2]"
What a cool guy.
Im going to write this "series" in various forums that im a member in just pointing it out in case you'll see it.
But the main reason im doing this, is because i want to analyze malware better and this could be a really awesome practice for me from the theory side.
What will be Analyzing
Today we would be checking out a really cool virus that was discovered in 1998 June name the CIH!
But before i even begin explaining what the CIH is i would like explain what a virus is.
A computer virus, much like a biological virus infects hosts,it replicates by injecting its code into a legitimate program thus the code is executed each time the program is run. in this way the virus spreads to other programs until it infects the whole computer.Viruses can infect boot sectors, Drivers and so on.
Viruses can have devastating payloads such as corrupting your whole files data, or just displaying stupid political messages.
So anyway back to the CIH.
The CIH virus or the Chernobyl virus only attacks Windows 9x systems.
It was written in Assembly and caused a damage for over 25 million dollars!
The CIH virus has a unique behavior of infection which earned him the name of "SpaceFiller".
The virus looks for empty spaces in each program, if it found any, it breaks its code into smaller parts and injects itself into those empty spaces thus not increasing the file size, remaining undetectable to anti-viruses.
The first payload, that most victims had was over-writing the first kilobyte of the hard drive with zeros starting at sector 0. this would cause machine damage and the data could be recovered(if your hard drive had more then a few mega-bytes, then only the Master boot record and a few boot sectors would be lost but not the data), but its not possible to boot the computer.
how ever the second payload attempts to overwrite the Flash BIOS which had critical boot time code that was replaced with junk and in that case the computer cannot be recovered unless you change your Flash BIOS chip.
The payload starts in 1999 on April 26th(later variants had payloads on any month)
It is unknown if the virus was named CIH because of its authors name(that still wasn't charged and arrested)Chen Ing-Hau, or because of the payload that starts on 26th of April, the Chernobyl disaster date.
Chen Ing-Hau claims that he didn't want to cause such damage to the world, he just wanted to proof that Anti-Viruses are useless and someone needs to do something about it.
Now a short video by danooct1, which makes amazing malware videos!
I hope you enjoyed this tutorial!
(well it helped me)

"Chen claimed to have written the virus as a challenge against bold claims of antiviral efficiency by antivirus software developers.[2] Chen stated that after the virus was spread across Tatung University by classmates, he apologized to the school and made an antivirus program available for public download; the antivirus program was co-authored with Weng Shi-hao (翁世豪), a student at Tamkang University.[2] Prosecutors in Taiwan could not charge Chen at the time because no victims came forward with a lawsuit.[3] These events led to new computer crime legislation in Taiwan.[2]"
What a cool guy.
(This post was last modified: 03-06-2014, 01:30 PM by doulmol.)
![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)
![[Image: 2YpkRjy.png]](http://i.imgur.com/2YpkRjy.png)
![[Image: wvBFmA5.png]](http://i.imgur.com/wvBFmA5.png)
But it felt so good, that was the first real experience on these things.