How is it possible to only use ()[]+! to make javascript code?
Ex: http://discogscounter.getfreehosting.co.uk/js-noalnum.php
How is it possible to only use ()[]+! to make javascript code?
Ex: http://discogscounter.getfreehosting.co.uk/js-noalnum.php
See Java/script: no alnum cheat sheets.
In short, various constructs yield NaN/undefined/window/etc. Stringify and index them to yield any string. Extract a property and call it to execute code.