Search this blog

Wednesday, May 14, 2008

How To Hack a WebSite--The Funny way

A simple way to hack a website and laugh with your friends.
Of course it is not a real hacking ....


  1. Open a web browser you use more frequently and open a webpage you like more.
  2. Copy the code:
javascript: document.body.contentEditable = 'true'; document.designMode = 'on'; void 0.

and Paste it into the address bar of the browser.
Now you can change anything on the webpage as in a notepad.

No comments: