Tagged Questions
Please use this tag when asking questions about a site that has been compromised by attackers.
20
votes
5answers
902 views
Perl CGI hacked? But I'm doing everything right!
I just noticed some strange PHP files in one of my web directories. They turned out to be spammer-placed exploit files.
They've been there since 2006, around the time that I was running a ...
4
votes
4answers
206 views
PHP code help - hacked apache server
I have discovered the following code appear in two identical .php files on more than one of my server's websites. The files have inconspicuous names such as "reminder.php" (but a different name ...
4
votes
3answers
244 views
Best methods to clean up a hacked site with no clean version available?
I have been asked to fix a hacked site that was built using osCommerce on a production server.
The site has always existed on the remote host. There is no offline clean version. Let's forget how ...
4
votes
5answers
1k views
Has anyone found out how this was done? SQL Injection
Since so many other websites have been hit I have to assume it is a bot!
It has injected a script with:
Yesterday: http://google-stats50.info/ur.php
Today: http://google-stats49.info/ur.php
It ...
4
votes
3answers
218 views
Looking for Real Stories of Web Service Security Breaches
I'm a full time software developer, but on the side I'm teaching a university course on web services. I'm going over security right now and was wondering if any of you all have had any security ...
3
votes
1answer
504 views
Help me figure out How this Joomla password reset exploit work?
One of our Joomla sites got hacked and the attacker replaced my template's index.php with his ugly page - "Hacked" heading and some arabic lines in red.
Apparently, the attacker some how reset the ...
2
votes
4answers
511 views
My site is loading some other site, causing it to redirect to it
My site, http://moremariners.com is making a request to http://bookiemonster.com/ads.php (which isnt even a real page), causing it to redirect to the page on mobile browsers. You can see that the ...
1
vote
5answers
105 views
hacked website unusual php file
I have a file called q.php that has appeared in one of my websites. The site has been hacked. does anyone know what the file does?
<? error_reporting(0); if(@$_GET['wpth']){ echo ...
1
vote
4answers
181 views
My wordpress has been hacked, but what did the hacker do and how can I prevent it/ fix damage done
I saw highload on my server and looked at the apache server-status and saw a post to /2c1067813c6d8d0f28e13f0ce2c024fcbc17267b.php that was eating up 12% of my cpu. I shutdown apache, moved the file, ...
1
vote
3answers
548 views
Sitewide find and replace
I have to solve a code injection in my site, thousands of files are affected. The following code has been injected in all my PHP files
global $sessdt_o; if(!$sessdt_o) { $sessdt_o = 1; $sessdt_k = ...
1
vote
3answers
561 views
Get hacked Joomla back on the rails
I have an old joomla installation which was hacked. All I know for now only index.php was changed and they messed with my user accounts. I downloaded index.php from the current version but at one ...
1
vote
3answers
60 views
content type adds extra html
for the download forced, when I save the file it has some extra html test.
my code
<?php
header('Content-type: text/plain'); ...
1
vote
1answer
83 views
Who owns a Google AdSense account? [closed]
Is there a way to tell who own a Google AdSense account by the java-script on the page? the google_ad_client or google_ad_slot?
One of our sites was hacked and Google AdSense was placed on the ...
0
votes
0answers
90 views
Joomla! 1.5 site fell victim to XSS
My Joomla! 1.5 website recently fell victim to what seems to be an XSS attack (I'm a noob when it comes to this stuff)...The following code was injected into the site (somewhere)
<script ...
0
votes
1answer
65 views
Wordpress website hacked AGAIN
Website has been hack twice now with the same issue i keep have to download the website and do a find and replace which fixes it but doesn't seem to solve my problem
this is the code they are ...
0
votes
2answers
154 views
Strange codes in my wordpress site and my website is running too slow
I have a wordpress website, recently I saw too much slow loading index page. For two weeks I have been trying to find the problem but found nothing. Last day I backup all files and deleted everything ...
0
votes
1answer
95 views
PHP site keeps getting hacked and I can't figure out how [closed]
A site that I help run gets hacked every few months and I can't figure out where it's being compromised at. In the past an include statement was added to the top of all the php files which called ...
0
votes
2answers
306 views
Is someone trying to hack my Django website
I have a website that I built using Django. Using the settings.py file, I send myself error messages that are generated from the site, partly so that I can see if I made any errors.
From time to ...
0
votes
2answers
279 views
What does function s37 in htaccess do?
Found a code this morning encoded under several layers attached to a website I administer's .htaccess. The code reads as follows:
function s37($s){for ($a = 0; $a <= strlen($s)-1; $a++ ){$e .= ...
0
votes
1answer
106 views
a strange popup window opens in website
i have a games website. in that there are more than 4000 flash games available.
Now my problem is in my website i am getting a strange popup window whenever i first open up my web site in a day that ...
0
votes
0answers
56 views
Email has been compromised! [closed]
I have a cart script on my website that will collect information, and then send an email to the admin and the user.
The email will auto send from info@website.com
info@website does not actually ...
0
votes
3answers
370 views
ASP.NET security issues, maybe Umbraco related, but most likely just general security issue
I have an incredibly frustrating problem cleaning up my site at the moment. On the same hosting space I have Umbraco (ASP.NET) and Blab Lite (PHP Chatroom) installed. The former talks to SQL 2005, and ...
0
votes
6answers
98 views
Find file launching a process
I think my server has been compromised and it has many perl processes running. However, I don't know what file they are being launched from so I can delete it. How can I find this information?
-3
votes
1answer
78 views
my wordpress website hacked [closed]
i know this is not the right place for this. I have search the buddypress forums for help to no avail, but perhaps i can get some help on this here.
I have noticed that my Profile Name Text Field in ...