rincewind44
Programmer
Hi,
Is there any way for someone to access your web site server and change files without your permission.
I ask because I am working on a trucker site and the main page contains certain adds. Today the adds were replaced by other trucker adds without my permission (or the permission of any one else in the company). The page code affected consists of javascript (to preload and rotate the images) and the a html table which creates the layout for the adds. Only the html code was changed, the javascript was not. The original adds were not deleted from the server, the new adds were just added to the folder and the page code changed.
Aswell as the code pointing to the images being changed, the following code was added just before the </body> tag
<p>
------------------------------------------------------
<!--webbot bot="HitCounter" b-reset="TRUE" u-custom i-image="4" i-resetvalue="42589" PREVIEW="<strong>[Hit Counter]</strong>" i-digits="6" startspan --><strong>[Hit Counter]</strong><!--webbot bot="HitCounter" endspan i-checksum="10367" --></p>
-------------------------------------------------------
Has anyone encountered this before and more importantly how do I prevent it from happening again?
Thanks
Is there any way for someone to access your web site server and change files without your permission.
I ask because I am working on a trucker site and the main page contains certain adds. Today the adds were replaced by other trucker adds without my permission (or the permission of any one else in the company). The page code affected consists of javascript (to preload and rotate the images) and the a html table which creates the layout for the adds. Only the html code was changed, the javascript was not. The original adds were not deleted from the server, the new adds were just added to the folder and the page code changed.
Aswell as the code pointing to the images being changed, the following code was added just before the </body> tag
<p>
------------------------------------------------------
<!--webbot bot="HitCounter" b-reset="TRUE" u-custom i-image="4" i-resetvalue="42589" PREVIEW="<strong>[Hit Counter]</strong>" i-digits="6" startspan --><strong>[Hit Counter]</strong><!--webbot bot="HitCounter" endspan i-checksum="10367" --></p>
-------------------------------------------------------
Has anyone encountered this before and more importantly how do I prevent it from happening again?
Thanks