BTC USD 64,916.1 Gold USD 4,448.98
Time now: Jun 1, 12:00 AM

HELP!! Wordpess kena deface (hacked)

Nars

Active Member
Messages
1,827
Joined
Dec 28, 2005
Messages
1,827
Reaction score
5
Points
25
ade sesapa leh bagi cara nak kasi WP tu elok seperti sediakala??
file kat dalam semua ade lagi guna bila bukak jek website tu kuar yang ganbar kena hacked tu cam na ek nak buat?

http://www.1rw.org
 
versi apa wp ni. leh masuk cpanel tak
 
boleh masuk lagi cpanel... boleh access admin wp lagi...
 
ko check kat file .htacces
biasanya hacker serang file tu kemudian replace link..
 
.ttaccess



# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress
 
index.php

<?php
/**
* Front to the WordPress application. This file doesn't do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*/

/**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define('WP_USE_THEMES', true);

/** Loads the WordPress Environment and Template */
require('./wp-blog-header.php');
?>
 
bro kasi screenshot semua file yg berada dlm cp tu , nk tgk ada file2 yg mencurigakan tak kt dlm host tu , scan semua file2 dlm host bro , takut dorang ada tanam shell je , kalau kita da repair index balek , dorang boleh hack bila2 masa dorang nk !
 
Backup database instal balik wordpress. Setel
 
Back
Top
Log in Register