generalsilver
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Error: Cannot redeclare anq()I got mine back by reseting everything to a 2 week old backup and going through all the damaged php files, checking for the base64 code. I also changed password etc. I tried to backup a 24 hour old backup but that would only work temporarily. The same error occured a day later so it seems you need to pull the version back to way before you got this crap.
When that was done I changed passwords and now one of my more skilled friends is helping me tightening the security.Forum: Fixing WordPress
In reply to: Error: Cannot redeclare anq()I found a php file in my wp-content folder called index.php. It contained only the base64 decoded code and the line:
// Silence is golden.
I think this might be the effy file. What to do with it?
Forum: Fixing WordPress
In reply to: Error: Cannot redeclare anq()I took my base64 code and decoded it using this page:
http://ostermiller.org/calc/encode.html
And I tried to see what was causing all this. Indide my decoded message I found another base64 string so I decoded that one as well. And then I found it. A script leading to a porn site. Now I’m thinking about where I can find that skript. The script leads me to an index.php file.. I suppose I should go hunting for one of those that looks effy
Forum: Fixing WordPress
In reply to: Error: Cannot redeclare anq()I’m following this since I ..don’t have a solution yet.. but I can’t even seem to find my .htaccess file. nIt says it should be in the root.. but I can’t fin it.
http://ocaoimh.ie/did-your-wordpress-site-get-hacked/
The page that whooami linked us to takes up some info on the .htaccess file. Does it help?Forum: Fixing WordPress
In reply to: Error: Cannot redeclare anq()I don’t have an answer to you, but the same thing just happened to me, and I have done.. exactly the same things you have done. Nothing that is.
And I get the same thing you do.Except mine starts with: Fatal error: Cannot redeclare hssv()
I really hope someone has the answer to what is going on…