A simple hack that allow you to edit read only Google docs is explained here

http://googlesystem.blogspot.com/2009/01/copy-google-documents-to-your-account.html

It works and all you need is to hack the url a bit like this

http://docs.google.com/View?docid=AAAAA

to

http://docs.google.com/DocAction?action=copy&docid=AAAAA

where AAAAA is the doc id.

The site also provides a GreaseMonkey script to automate the process.

Its true that there is not need for such a hack as it can be done by simply copy pasting the html to the editor. But this hacks shows that Google docs which is still in beta, needs more work to patch these holes.

Explore More

The Internet or Cyber Laws

Internet is a behemoth, cutting across physical country boundaries and accessible to anyone and everyone from any corner of the world. Precisely due to this pervading nature, Internet is not

Torrent Poisoning

=== Introduction === The BitTorrent protocol identifies peers using a tracker. Each peer announces itself to the tracker via HTTP. Certain parameters in the announce request itself can be altered

XSS The Complete Walkthrough

Author: t0pP8uZz Description: Complete tutorial on XSS methods. Homepage: G0t-Root.net, H4cky0u.org, Milw0rm.com Date: 24/07/07 Chapters: What is XSS? Finding XSS Vulnerbilitys The Basics On XSS Deface Methods Cookie Stealing Filteration