dbloom Wrote:
-------------------------------------------------------
> Ideas for another contest:
> * Some characters should be disallowed or mangled
> in some way (PHP magic quotes, anyone?)
> * Having a popular Javascript library preinstalled
> on the target site
> * A multi-site worm (must spread to different
> domains that are vulnerable under different attack
> vectors if the user is logged into said sites,
> presumably using IFRAMEs)
> * Fixed number of generations - the worm must
> spread exactly (n) times then stop.
> * Multiple small input fields - the worm must be
> made of 100 byte maximum chunks that are not
> necessarily presented in any order
No offense, but I seriously doubt any of these are contest-esque. I can see them as interesting topics, perhaps.
(The last one is my favorite. add to window.var, setinterval, if window.var.length=x, eval(window.var);clearinterval, etc. )
-
Kyran