|
Posted by Jack on 01/12/08 18:52
On Jan 12, 10:15 am, firewood...@yahoo.com wrote:
> I am trying to secure sites I am developing, and I am especially
> concerned about intruders gaining command-line access to my sites by
> penetrating my PHP code. I have no idea how someone would do that.
>
> My sites are in a shared hosting environment, and I know that is an
> intrinsically insecure situation. I guess I will just have to live
> with it. However, what methods would someone visiting my site use to
> get to the command line, without having an account on the same server?
> How can I guard against such intrusions?
This all depends on your site (what it does) and how you've programmed
it. One can simply use method's like code injection to gain access but
again this depends on your site and it's practices.
Navigation:
[Reply to this message]
|