My site's been hacked.
At first I found that the Index.php was replaced, so I recopied the original and the site became operational again.
However, I could not access
wp-admin
The following error message comes up:
{"error":["No key","No appid","No secret"]}
I used filezilla to look at the site and found a hacked file under "themes" with the following code:
> devilzShell <[php]> author: b374k greets: devilzc0der(s) and all of
> you who love peace and freedom
> Jayalah Indonesiaku
> $shell_name = "devilzShell"; $shell_fake_name = "Server Logging
> System"; $shell_title = " :: ".$shell_name." ::";
> $shell_version = "v1"; $shell_password = "pro"; $shell_fav_port =
> "12345"; $shell_color = "#374374";
> $shell_code = "
This was followed by a very long string of numbers and letters.
I deleted this file, but still can't access wp-admin.
Any ideas as to how I can re-access my wp-admin?