Go Back   Wireless and Wifi Forums > News > Newsgroups > alt.computer.security
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-07-2005, 09:26 AM
John_2001
Guest
 
Posts: n/a
Default Updating Ad-Aware SE Personal i SpyBot S&D from command line?

Greetings!

I am using Ad-Aware SE Personal and Spy S&D 1.3 on all computers in my
domain.
Is it possible to update this programs from command line?
Is there any other way to update them using Group Policy (scripts or
something else)?

Best regards

John



Reply With Quote
  #2 (permalink)  
Old 10-07-2005, 03:29 PM
David H. Lipman
Guest
 
Posts: n/a
Default Re: Updating Ad-Aware SE Personal i SpyBot S&D from command line?

From: "John_2001" <John.2001@gmail.com>

| Greetings!
|
| I am using Ad-Aware SE Personal and Spy S&D 1.3 on all computers in my
| domain.
| Is it possible to update this programs from command line?
| Is there any other way to update them using Group Policy (scripts or
| something else)?
|
| Best regards
|
| John
|

I hope that you are using Ad-aware SE v1.06.

You need to remove SpyBot S&D v1.3 and then install and update SpyBot S&D v1.4. It is
greatly improved.

The latest Ad-aware definations are at the url;
http://download.lavasoft.de.edgesuit...ublic/defs.zip
You can then download; wget.exe http://users.ugent.be/~bpuype/wget/
and; unzip.exe - http://patriot.net/~bmcgin/unzip.exe

Place; unzip.exe, wget.exe and the DLL files in the Windows directory [ %windir%,
c:\windows or c:\winnt ]

Then you can use a batch file such as...

Update.CMD
------------------
@echo off
wget -N http://download.lavasoft.de.edgesuit...ublic/defs.zip
copy defs.ref defs.bak
unzip -j -o defs.zip

Save the BAT or CMD file in the folder where Ad-Aware.exe is located and then create a link
(LNK) file on the DeskTop that points to the BAT or CMD file.

SpyBot and S&D does not lend itself to scripted updates.

As a network Administrator I use the KiXtart script interpreter (http://kixtart.org KiXtart
is CareWare) as my Domain Login Script. I can see that on ta server you can create a task
in the server's MS Tasker to run the above batch file and then in the login script simply
copy defs.ref to the workstation where Ad-Aware.exe is located. This can be done when the
user logs on. This way every time they logon they will have the latest definition file.
It also has the advantage of only one PC, the server, going out to the Internet and getting
the update and then distributing the file rather that the workstatiosn all going out to the
Internet.


--
Dave
http://www.claymania.com/removal-trojan-adware.html
http://www.ik-cs.com/got-a-virus.htm



Reply With Quote
  #3 (permalink)  
Old 10-13-2005, 03:14 AM
Winged
Guest
 
Posts: n/a
Default Re: Updating Ad-Aware SE Personal i SpyBot S&D from command line?

David H. Lipman wrote:
> From: "John_2001" <John.2001@gmail.com>
>
> | Greetings!
> |
> | I am using Ad-Aware SE Personal and Spy S&D 1.3 on all computers in my
> | domain.
> | Is it possible to update this programs from command line?
> | Is there any other way to update them using Group Policy (scripts or
> | something else)?
> |
> | Best regards
> |
> | John
> |
>
> I hope that you are using Ad-aware SE v1.06.
>
> You need to remove SpyBot S&D v1.3 and then install and update SpyBot S&D v1.4. It is
> greatly improved.
>
> The latest Ad-aware definations are at the url;
> http://download.lavasoft.de.edgesuit...ublic/defs.zip
> You can then download; wget.exe http://users.ugent.be/~bpuype/wget/
> and; unzip.exe - http://patriot.net/~bmcgin/unzip.exe
>
> Place; unzip.exe, wget.exe and the DLL files in the Windows directory [ %windir%,
> c:\windows or c:\winnt ]
>
> Then you can use a batch file such as...
>
> Update.CMD
> ------------------
> @echo off
> wget -N http://download.lavasoft.de.edgesuit...ublic/defs.zip
> copy defs.ref defs.bak
> unzip -j -o defs.zip
>
> Save the BAT or CMD file in the folder where Ad-Aware.exe is located and then create a link
> (LNK) file on the DeskTop that points to the BAT or CMD file.
>
> SpyBot and S&D does not lend itself to scripted updates.
>
> As a network Administrator I use the KiXtart script interpreter (http://kixtart.org KiXtart
> is CareWare) as my Domain Login Script. I can see that on ta server you can create a task
> in the server's MS Tasker to run the above batch file and then in the login script simply
> copy defs.ref to the workstation where Ad-Aware.exe is located. This can be done when the
> user logs on. This way every time they logon they will have the latest definition file.
> It also has the advantage of only one PC, the server, going out to the Internet and getting
> the update and then distributing the file rather that the workstatiosn all going out to the
> Internet.
>
>


When using spybot 1.04 do not stop with scan and immunization. Change
the mode to advanced and look at installed BHOs, activeX controls,
startup items, running processes and use their host file. The host file
option is a fairly good list of known spyware sources that get blocked.
Get familiar with the Winsock LSPs that belong as I have seen several
bad guys use that for sniffing. That is a weak point in spybot as it
does not provide much information, and their are other ways to get the
same information, but it is easy access point. Once you become familiar
with what belongs the bad guys stand out. Typically if a bad guy has
modified the Winsock LSP it will be the last entry in the list (provided
you have added nothing to modify the LSP list). Here are Spybot command
parameters:

Here is a list of command line parameters that the Spybot-S&D main
executable (spybotsd.exe) supports:

/taskbarhide
Runs Spybot-S&D completely hidden (no window, no taskbar icon), so make
absolutely sure you use it only in combination with /autoclose
(otherwise it would remain in memory sitting idle). Useful only in
combination with /autocheck, /autoupdate or /autoimmunize, as it cannot
be controlled when completely invisible.
/minimized
Starts the window minimized.
/uninstall
Uninstalls Spybot-S&D. This command line parameter is very outdated -
unins000.exe should be used instead!
/blinduser
Starts with support for blind users (special menus).
/autoupdate
Does an update after starting the program.
/autocheck
Starts scanning immediately.
/autofix
Fixes problems after scan.
/autoclose
Closes program after it has scanned or updated.
/autoimmunize
Runs the immunization at program start.
/onlyspyware
Fixes only spyware (red) entries with /autofix, leaving all usage tracks
as they are.
/easymode
Starts with easier interface for beginners.


Additionally you can get the update file from authors site and install
it prior via script directly so the users will not need to get the update.

this allows /taskbarhide /autocheck /autoimmunize /autoclose to take
place without users being involved.

I have found spybot a useful educational tool to get users to understand
it is a big bad world out there, however this is usually a one on one
with problematic users and not an effective use of time. I do have a
guide for road warriors on product use.

I am surprised how many users run the tool independently and
surprisingly break very little (You can break things using tool
improperly depending on user perms). Most of our users I speak with run
it on their home systems as well.

In our environment we can not run lavasoft product due to licensing
issues (we never bought it).

The deficiencies of this is you do not see what BHOs or ActiveX controls
are installed but we use SMS query to retrieve that type information for
review.


Winged

How do you spell job security? Microsoft

Reply With Quote
Sponsored Links
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

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 07:33 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45