Archive for April, 2007

Hacked By Godzilla - MS32DLL.dll.vbs - wscript.exe

Tuesday, April 24th, 2007

Recently my IE title shows “Hacked by Godzilla” after transfer some files to a handy drive. “Hacked by Godzilla - MS32DLL.dll.vbs” also known as VBS.Zodgila worm was discovered since Nov 23, 2006. It has very low threat (according to symantec report). “Hacked by Godzilla - MS32DLL.dll.vbs” worm spread thru handy drive or floppy disk.

Domain Parking - How to park a domain in CPanel Hosting

Friday, April 20th, 2007

Domain Parking is useful when you want people to get to your website with multiple domain name. (Domain Parking feature already exists in CPanel by default)
Here’s the Domain Parking example: you have a website www.domain1.com and now you wan your site to be easily access using other domain name as well. So you buy few [...]

Javascript: Prevent page from frameset hijack

Tuesday, April 17th, 2007

If you would like to prevent your site being frame by other website, you can use the code below to protect your site being frame.
Basically, the javascript check if your site is being open by frameset. It check if the opening window is top or else it will refresh the page to your site URL.
Many [...]