Tagged Questions
1
vote
0answers
23 views
Free casino link appearing on Wordpress site
I have recently set up a Wordpress site but I am getting a ' free online casino' link on my site which I can't get rid of.
I have tried looking in the header.php but I can't seem to find it. All of ...
-6
votes
1answer
72 views
Please help me my site has been hacked [closed]
My issue is, this is my site and i think this is hacked.
From last some days its speed is so slow then i am trying to find the
solution why it is so slow then i found some thing.
check this link ...
-2
votes
0answers
65 views
Website Hacked - What is this code? [closed]
Can anyone decode this code? I found it in sh.php inside my wordpress directory !!!
Below is just the top part of it, the entire code is here: http://pastebin.com/SuxhTVmS
GIF89a;
<?php /* ...
0
votes
2answers
54 views
Wordpress brute attack , how to fix
i have bin reading about this brute attack on wordpress site ( for example here http://blog.cloudflare.com/patching-the-internet-fixing-the-wordpress-br ) i have bin google-ing it for a while but ...
0
votes
1answer
108 views
How to monitor which files are writting code to others?
It appears there is a new exploit/hack going around where a Wordpress plugin is writing a .js file before every closing </head> tags in every Wordpress installation's .php files on my server. ...
0
votes
0answers
142 views
Client wordpress website hacked. Can anyone tell me what this does? [closed]
It's a wordpress site and I found this on the index.php file:
<?php
$_ = strrev('tressa');
...
1
vote
2answers
324 views
block requests by user hostname using htaccess
Recently, my wordpress website has been experiencing a spike in hack attempts by various IPs but they all have the same user Hostname:
A user with IP address xxx.xxx.xx.x has been locked out from the ...
1
vote
2answers
1k views
Wordpress hack injects javascript / iframes
My (Wordpress) website seems to be hacked, and code is added to the main index.php file, the themes index.php file and the themes header.php file.
This part comes from the header.php
#f524d6#
...
-5
votes
1answer
183 views
site freaking out [closed]
please visit http://bigginsroofing.com
notice how the site never loads, and the page keeps reloading, nothing the url in the address bar:
...
1
vote
1answer
72 views
Is there a way to stop Wordpress attempted hackers? [closed]
I have a wordpress installation that keeps locking out an attempted hack on the login page. My security plugin locks out the user and logs the IP. However, it's a dynamic IP and the hacker keeps ...
0
votes
2answers
210 views
Dictionary attack on wordpress website
Someone is permanently trying to hack wordpress website, can someone suggest possible ways to prevent this.
I dont think they will hack it because i have taking all security measures and preventions ...
0
votes
1answer
253 views
Does Free theams of wordpress with incripted code is hacking my sites?
Do any free Wordpress themes contain encrypted code that can hack my site? If it is possible, can you please tell us how to find and remove that code?
Thanks.
0
votes
1answer
147 views
wordpress wp-admin redirects to another domain name
Our wordpress site was recently hacked - there's still something left over though and I can't find out how it's happening.
http://www.whatgoesaroundstore.co.uk/wp-admin/ is ok
...
-1
votes
2answers
83 views
Could a malicious Wordpress plugin steal privileged information? [closed]
I thought to myself, what is preventing from people to hack Wordpress?
I mean, you can easily include the config file in a plugin and get the db settings and steal the admin username and password. And ...
-1
votes
1answer
99 views
after wordpress site hacked only displaying white page
Recently a clients site got hacked on Rackspace and since then I have been trying to recover certain items on the site.
I have cleaned everything up and did a framework upgrade.
Now when I am trying ...
0
votes
5answers
535 views
WordPress Website Comprimised Hack
A WordPress website we are running for a client has been comprimised and are trying to establish how they may have got in. It seems they have injected code into EVERY WP core file, all theme files and ...
0
votes
5answers
331 views
What is this script doing (found in Wordpress uploads folder)
I have found this script scattered around my Wordpress uploads folder on my shared host. I don't know how it got there, I have always been using the latest versions of Wordpress and all my plugins.
...
1
vote
1answer
1k views
Wordpress hacked and php code added [closed]
I got this code on a updated wordpress site.
Wordpress 3.3.1, and all plugins up to date.
Plugin list:
custom-contact-forms
google-maps-for-wordpress
seo-ultimate
Some theme files affected where ...
-3
votes
1answer
153 views
What is this on PHP - [duplicate]
Possible Duplicate:
Got Hacked - Anyone know what this PHP Code Does?
I just found this on one of my blogs header.php file, I will like to know if somebody can say what is that ? (scroll to ...
-2
votes
2answers
251 views
Can wordpress hacked easily or is it about any site? What was the reason? [closed]
One of my friend who is RIA developer and do action scripting. He started a blog and worked on it, after some time he saw that his blog is hacked that was developed in WP and some text was written in ...
0
votes
2answers
796 views
Wordpress - RewriteRules and w00t problems
My wordpress has the following .htacess file :
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
...
1
vote
2answers
540 views
My website has been hacked …small question
My wordpress site has been hacked. Through this program:
http://sitecheck.sucuri.net/ (...)
i found that it concerns 2 files (for now) and it is. js files.
....dk/wp-includes/js/l10n.js? ver = ...
0
votes
1answer
217 views
Script being added, hacked? [closed]
The script below is being appended dynamically to my markup. Anyone know how I can get rid of it?
<iframe width="1" height="1" frameborder="0" src="http://hysofufewobe.com/k985ytv.htm">
2
votes
4answers
1k views
Forensic analysis of an actual hacked web site
One of my friends has website running with Wordpress (note that is not a blog in Wordpress.com), and it has been hacked. He has to talk with the company that provided the site for restoring a backup, ...
0
votes
1answer
194 views
How to set permission for a folder without cpanel access
Hello iam using wordpress and i need to set permission for a plugin folder to be 755, Iam the admin of the blog but i don't have permission in the cpanel is their a way to do it using php or any other ...
2
votes
4answers
1k views
Find out which version of WordPress a blog is using (from outside)
I want to know if there's a way, not having access to the administration of a blog, to know which version of WP is running under the hood.
1
vote
1answer
56 views
Is there a security issue if I create folders inside a wordpress installation?
I have the newest wordpress installed in "example.com".
If I create the folder "example.com/my-app/" and there run index.php which fetches data from mysql, but not from the wordpress database ...
