Valid Files? Valid Files?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Valid Files?

Started by keith10456, March 22, 2006, 04:04:11 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

keith10456

I'm reviewing the directory of my Photo Gallery.  Kindly let me know if the following files should be there.  I downloaded the latest version and compared them, however I'm not sure if some of these were created during installation.  I'm asking because my gallery was hacked.


ROOT:
CHANGELOG (no file extension)
COPYING (no file extension)
error_log (no file extension)
readme (no file extension)


ROOT/BRIDGE:
eblah.inc.php
invinsionboard.inc.php
yabbse.inc.php


ROOT/INCLUDE/MAKERS:
.DS_Store


ROOT/NEW:
index.php


ROOT/SQL:
restore_config.sql


ROOT/THEMES:
addfav.php

Joachim Müller

those files come from older versions of coppermine (you must have upgraded) except the new/index.php file. To be save (in case the attacker has modified them), delete all those files from your server. Keep the local backup copy though for reference or in case something breaks.

keith10456