|
|
| Come for the quick hacks, stay for the epiphanies. | |
| PerlMonks |
Re: perl web shellby spx2 (Deacon) |
| on Oct 12, 2009 at 10:12 UTC ( [id://800649]=note: print w/replies, xml ) | Need Help?? |
|
heh, it seems I can comment on the initial post as well I just took a look at at Perl Web Shell which is just a CGI script that runs some commands or changes the current directory or lists files/directories in cwd. The "interactivity" part that you complain about is given by goosh(which is client-side) which you need to integrate with Perl Web Shell. But my main concern remains security(anonymous monk has just provided a solution to cross-domain ajax) , the problem still remains about what the user can run on the server and I think you will find some nice code related to that in buubot which you can check out the source of here -> svn://erxz.com/bb3 good luck and have fun(most important)
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||