Tag: logo

Crackdown on Clickjacking

October 22, 2008 by Jason

A new, or rather a newly revised threat may be coming to a browser near you. It’s called Clickjacking and it can affect all browsers. It first appeared a few years ago but little was heard of it after the first warnings. It looks like it might be back though the threat level is still quite low at the moment but these things can quickly spiral out of control. Here’s how it works. If a hacker can get access to a website they can fiddle with buttons and graphics so that if you click on what appears to be a legitimate link what actually happens is you are directed to a phoney or fake site where you unwittingly enter personal details, or in a worse case scenario, clicking the link downloads malicious software onto your PC. Of course the same kind of thing can be found on less reputable websites.

Microsoft and Mozilla have released fixes in the past but there is a way to stop clickjacking in its tracks, on Firefox at least, and that’s to install an add-on called No-Script. This creates a white list of trusted sites by blocking any attempt to run an unapproved or suspicious script within a web page. Read More»

Change boot logo in Vista

January 19, 2008 by Jason

First, we need to create two BMP files in 800×600 and 1024×769 resolutions using 24-bit images. To accomplish this, use any image editor you like. To generate the boot file, i will use Vista Boot Logo Generator 1.2 Beta.

When you have your two image files, open Vista Boot Logo Generator and load the images. Then, choose File – Save Boot Screen File As and save the winload.exe.mui file the program generates.

You need to copy this file to Windows\System32\en-US. Remember to make a backup of this file and take into account that the en-US part can be different in other languages (it’s es-ES for spanish installations). Read More»