← Back to team overview

phpdevshell team mailing list archive

Re: [Question #227890]: xss prevention and url rewriting

 

Question #227890 on PHPDevShell changed:
https://answers.launchpad.net/phpdevshell/+question/227890

    Status: Open => Needs information

Greg requested more information:
Nothing special is done regarding xss, but if you suspect a security
problem, please tell us!

Regarding url rewriting, it can be done only at the http server level.
PHPDevShell can handle any url it's given, but that means it should be
executed, therefore the http server should "connect" the request to the
php code. What do you have in mind?

greg

-- 
You received this question notification because you are a member of
PHPDevShell, which is an answer contact for PHPDevShell.