|
If you have a shared server
Any time that a program is
or shared hosting
interacting with a networked
environment, you probably
client, there is the
know you are in a big danger
possibility of that client
and trouble! :) One of the
attacking the program to
ways hackers can play around
gain unauthorized access.
with your server is to
Here, you will find a few
download some destructive
guidelines to making sure
script and run it through
your program does not come
some server side program
under attack.
such as PHP or PERL. The
main targeted directory to
run these scripts from is
/tmp as it is the temp
directory of your server and
normally each user has
access to it. In another
article I have explained how
to check for hackers
footprint in that directory
or any other directory (Full
Article).
Date: Jul, 02 2005 Date: Dec, 27 1999 |