This is a discussion on Securing your sites against Script Kiddies within the PHP General forums, part of the PHP Programming Forums category; For all of you with an upload/access page to your site that is world-viewable I have made available ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
For all of you with an upload/access page to your site that is
world-viewable I have made available copies of scripts that kiddies have tried to use to take over my own server. As my upload page has yet to be broken nor my site taken over, I wanted to share them with everyone as a way to learn how kiddies are trying/doing things as well as educating everyone on what they need to do to secure their own site. The specially hardened site for the scripts: http://ambiguous.dnsalias.net/ A long time ago I saw a post about how to lock down your server, if I can find it, I'll post it. But until then, go through the scripts and poke around on your own development sites and see if you can lock your own system down. Wolf |
|
|||
|
> http://ambiguous.dnsalias.net/
what a nice collection you have. i also have some of this files on my server. i don't know how the files end up on my web page directory. That time i am using a shared server with 300+ website hosted on the same host. i do not have ssh or telnet access (ftp and cpanel-x to do administration). no matter how hard i tried to secure my code. few month later there will be another mysterious files and some of it no matter how hard i tried to delete. i cannot delete. i move to VPS then only feel more comfortable and control. |