Wilders Security Forums  

Go Back   Wilders Security Forums > Other Security Topics > malware problems & news
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread
  #1  
Old July 23rd, 2003, 11:19 PM
Andrew B. Andrew B. is offline
Infrequent Poster
 
Join Date: Jul 2003
Posts: 34
Default Should I worry about this?

Hi.

When I was installing DiamondCS RegistryProt, it announced startup points to me and asked me whether to allow them. I understood all of them except this one, and I'm wondering if this is something I should not have approved.

HKEY=HKEY_CLASSES_ROOT
PATH=vbsfile\shell\open\command
NAME=
DATA=%SystemRoot%\System32\WScript.exe "%1" %*
  #2  
Old July 23rd, 2003, 11:56 PM
DolfTraanberg's Avatar
DolfTraanberg DolfTraanberg is offline
Frequent Poster
 
Join Date: Nov 2002
Location: Amsterdam
Posts: 676
Default Re:Should I worry about this?

http://www.jsiinc.com/SUBF/TIP2600/rh2605.htm
__________________
Idealism is what precedes experience; cynicism is what follows.
Of those who say nothing, few are silent.
  #3  
Old July 24th, 2003, 01:02 PM
Andrew B. Andrew B. is offline
Infrequent Poster
 
Join Date: Jul 2003
Posts: 34
Default Re:Should I worry about this?

Hi Dollefie.

Thanks for the link. It shows how to remove the ability for any script to run. DiamondCS RegistryProt only took issue with one line of the many lines I see on that page. So I can only guess that maybe that one line is normal, but worse than others, and maybe I should disable it. Is that the idea behind sending me there?
  #4  
Old July 25th, 2003, 03:38 AM
Gavin - DiamondCS's Avatar
Gavin - DiamondCS Gavin - DiamondCS is offline
Former DCS Moderator
 
Join Date: Feb 2002
Location: Perth, Western Australia
Posts: 2,080
Default Re:Should I worry about this?

Not many home users have legitimate need to have VBS files run in the Windows Scripting Host, so you can eliminate the whole VBS class of worms and trojans by changing it to notepad.exe %1

The current version of Wormguard will be suspicious of any VBS worm or trojan due to their nature, im sure script checkers included in antivirus software have long since caught up, although they might not be as careful/agressive as Wormguard 3 in their protection..
  #5  
Old July 25th, 2003, 10:14 AM
DolfTraanberg's Avatar
DolfTraanberg DolfTraanberg is offline
Frequent Poster
 
Join Date: Nov 2002
Location: Amsterdam
Posts: 676
Default Re:Should I worry about this?

You have to decide whether or not you want to be able to run vbs/js. there are some handy tools around that uses them. If you don't use these ore you don't have any protection against the misuse of scripts (like a lot of worms/trojans do) then delete them. I don't know how you use your computer. I only wanted you to know why that line exists.
Dolf
__________________
Idealism is what precedes experience; cynicism is what follows.
Of those who say nothing, few are silent.
  #6  
Old July 26th, 2003, 05:47 AM
Andrew B. Andrew B. is offline
Infrequent Poster
 
Join Date: Jul 2003
Posts: 34
Default Re:Should I worry about this?

Thank you Gavin and Dollefie. I just went in and switched VBS to notepad. I'll have to think about Java Script, though. I think that might be something I need.

  #7  
Old July 26th, 2003, 09:18 AM
DolfTraanberg's Avatar
DolfTraanberg DolfTraanberg is offline
Frequent Poster
 
Join Date: Nov 2002
Location: Amsterdam
Posts: 676
Default Re:Should I worry about this?

Quote:
quoting: Andrew B. link=board=30;threadid=11657;start=0#msg75920 date=1059212823]
I'll have to think about Java Script, though. I think that might be something I need.
Well, you always can consider using Wormguard
__________________
Idealism is what precedes experience; cynicism is what follows.
Of those who say nothing, few are silent.
  #8  
Old July 27th, 2003, 05:39 AM
Andrew B. Andrew B. is offline
Infrequent Poster
 
Join Date: Jul 2003
Posts: 34
Default Re:Should I worry about this?

I'm looking into wormguard, but I worry about having two scanners hitting the same area. I actually witnessed two AV scanners let eicar open when they both detected it at the same time.
  #9  
Old July 27th, 2003, 05:13 PM
DolfTraanberg's Avatar
DolfTraanberg DolfTraanberg is offline
Frequent Poster
 
Join Date: Nov 2002
Location: Amsterdam
Posts: 676
Default Re:Should I worry about this?

Wormguard is NOT an AV, it doesn't use any def updates. It just analyzes code BEFORE it is loaded in memory, so it doesn't interfere with any other AV, it is just an addition to an AV where an AV could fail.
I wonder though why WG jumped in on the eicar testfile
Dolf
__________________
Idealism is what precedes experience; cynicism is what follows.
Of those who say nothing, few are silent.
  #10  
Old July 27th, 2003, 05:24 PM
Dan Perez's Avatar
Dan Perez Dan Perez is offline
Global Moderator
 
Join Date: May 2003
Location: Sunny San Diego
Posts: 1,495
Default Re:Should I worry about this?

was curious about this myself so after disabling KAV I doubleclicked on eicar.com and WG poped up with

Quote:
Risk Assessment: Medium

*> Suspicious strings detected.
WormGuard has found a few strings in this file that are suspicious.

*> Contains suspicious string: virus
LINE=......


Running strings on the com file shows the following ascii string

Quote:
EICAR-STANDARD-ANTIVIRUS-TEST-FILE
__________________
"Whan alle tresors arn tried, Treuthe is the beste." Piers Plowman (William Langland)
  #11  
Old July 27th, 2003, 05:28 PM
DolfTraanberg's Avatar
DolfTraanberg DolfTraanberg is offline
Frequent Poster
 
Join Date: Nov 2002
Location: Amsterdam
Posts: 676
Default Re:Should I worry about this?

thanks Dan
I've always mixed feelings about the need to detect testfiles,
although now I think it's the VIRUS part of ANTIVIRUS where WG jumped in, which is logic.
Hmm, I wonder how many malware writers put the string 'virus' in their code...
Dolf
__________________
Idealism is what precedes experience; cynicism is what follows.
Of those who say nothing, few are silent.
  #12  
Old July 28th, 2003, 12:44 AM
Gavin - DiamondCS's Avatar
Gavin - DiamondCS Gavin - DiamondCS is offline
Former DCS Moderator
 
Join Date: Feb 2002
Location: Perth, Western Australia
Posts: 2,080
Default Re:Should I worry about this?

Amazingly many ! A large percentage of worms are tagged with the author name, and with things like

W32/Hello.b by nErdBurger[cheese] (I made this up )

We have amassed a large list of trojan/virus author names - and groups like [cheese] so Wormguard 4 and TDS-4 will look for some things like that as well.. exact details unsure yet, there has to be measures to make these things less sensitive
  #13  
Old July 28th, 2003, 03:54 AM
Mr.Blaze's Avatar
Mr.Blaze Mr.Blaze is offline
The Newbie Welcome Wagon
 
Join Date: Feb 2003
Location: on the sofa
Posts: 2,842
Default Re:Should I worry about this?

Blaze worm comeing soon lol all will miss spell like me lol author by blaze aka little baby budah lol
__________________
i am blazes rageing fur ball of fury dont let the small paws fool you my claws retract like wolverin, err when I'm not babysitting Jooskes mouse
 

Wilders Security Forums > Other Security Topics > malware problems & news « Previous Thread | Next Thread »

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Settings
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
Forum Jump


All times are GMT -4. The time now is 05:06 PM.


Powered by vBulletin® Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2002 - 2013, Wilders Security Forums