Archive for April 3, 2006

Who is this Tajuddin?

Okay I’m not trying kick up any fuss over religion matters but it seems that this Uztaz Tajuddin is doing more harm than good.

This Uztaz claimed to be the ex-head of all Catholics in Sabah, which realistically, he claimed to be an ex-Bishop by the name of Thomas Laiden and has converted to Muslim after discovering many errors in the Church.

Oh man. Actually I came across this article a few years back, in 2002 I think but never gave much thought about it since he was lying, how far does he think he can go based on a lie? Well, its 2006 now and Bishop John Lee recently issued a statement to the press, rejecting this guy’s claim and also, denying he was ever a priest, let alone “ketua paderi2 di Sabah”.

__(’Read the rest of this entry »’)

Comments (15)

Breaking the web software

Ethical Hacker Network published an excerpt from “How to break web software” book and it’s quite an interesting reading, makes me want to buy the whole book. I’ve just read half of it (the chapter) and somehow, makes me feel insecure hehe cuz I often use hidden fields in my programming but of course not to store sensitive stuff.

They’re just shortcuts and true to what the book says, it is security by obscurity, hoping the cracker won’t see the “shortcut”.

Of course they can’t replace the page but they can change the price of a product for example if it’s an e-commerce site.

Gosh.. have to re-think the way my code should work.

Wanna read it? Go here.

Comments