Re: Web-based client code execution
Paul Watson wrote:
.......[color=blue][color=green]
>> -- David[/color]
>
>
> This looks interesting, but looks even more fragile than CrackAJAX.
>
> http://www.aminus.org/blogs/index.ph...ajax_framework
>
>
> All of this comes down to Javascript which will still not allow me to
> read local, client files. Right?[/color]
I think reading files is easy; just get the client browser to submit a
form with the file as an upload. Hard part is getting the path(s) right.
--
Robin Becker
Paul Watson wrote:
.......[color=blue][color=green]
>> -- David[/color]
>
>
> This looks interesting, but looks even more fragile than CrackAJAX.
>
> http://www.aminus.org/blogs/index.ph...ajax_framework
>
>
> All of this comes down to Javascript which will still not allow me to
> read local, client files. Right?[/color]
I think reading files is easy; just get the client browser to submit a
form with the file as an upload. Hard part is getting the path(s) right.
--
Robin Becker
Comment