Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Security Issue with Vista's 'Audio Endpoint builder'

Reply
Thread Tools Display Modes

Security Issue with Vista's 'Audio Endpoint builder'

 
 
Nobias
Guest
Posts: n/a

 
      08-29-2008

Hello. I was tracking down why my *svhost.exe* (used for internet &
network Connections) was being used to access a whole bunch of Picture
files in one of my folders. Files that were not being used by any other
program or service at the time (not even the File Manager). It was
running _under_LocalSystemNetworkRestricted_mode_ and i tracked the PID
to the "'-Windows Audio Endpoint builder-' (http://tinyurl.com/6nbez6)"
Service. I used the resource monitor to see that the WAEB was accessing
numerous files in various folders.
_What_stood_out_was_my_personal_pictures_it_was_ac cessing_.

I looked the service up and in no way is it dependant on or is depended
on by any system except AUDIO on the computer. However according to a
company that deals in computer security (and Microsoft) it is a service
launched by the legitimate 'C:\Windows\System32\svchost.exe' program.

The actual executable file for the Windows Audio Endpoint Builder
service is 'C:\Windows\System32\audiosrv.dll'.

Now this 'service' was reading my picture (JPG) files in the Public
folder that has no system files in it. *Can anyone explain why an Audio
Support DLL is interested in my Pictures?* As well as other files.

I saw mention of this service having something to do with the System
Indexing Serice as well in my search results when trying to find
information. If it is related to indexing then why is it interested in
NON-AUDIO files at all? if the indexer uses 'Associated With'
executables to 'read' files for indexing then it should be using an
audio processor to deal with audio files and an image processor for
pictures, etc -- right?

My concern is that it is being used as a backdoor or such to
_grab_files_for_a_third_party_. Though I cannot find that this file
sends data beyond my machine, it may process it for another program
which would. As yet i cannot find anything suspicious on the outgoing
side.

Any Thoughts or comments would be appreciated.

THANK YOU


--
Nobias
Posted via http://www.vistaheads.com

 
Reply With Quote
 
 
 
 
LarryOsterman
Guest
Posts: n/a

 
      11-26-2008

It is HIGHLY unlikely that the endpoint builder service is scanning your
files. The endpoint builder's simply reacts to audio device arrival and
removal notifications.

It's much more likely that some other service running in the same
process as the endpoint builder process is scanning your files. To
confirm this, you can run (from an elevated command prompt):

sc config audioendpointbuilder /type= own

then reboot.

This wil break the endpoint builder into its own process, but isolates
it from other processes on the system.


To undo the change above, type (again, from an elevated command
prompt):

sc config audioendpointbuilder /type= share

and once again reboot.


--
LarryOsterman
 
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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Vista's security features: One year later love_foreveri@yahoo.com Windows Vista Security 0 03-28-2008 10:59 AM
Windows Audio Endpoint Builder Service fails to start Kghareus Windows Vista Installation 0 02-14-2008 05:32 PM
Norton Internet Security 2008 and Vista's Security Center howardavatar Windows Vista Security 11 01-24-2008 03:03 AM
How to cope with or disable Vista's security features? clintonG Windows Vista General Discussion 8 11-30-2007 06:17 PM
Windows Audio Endpoint builder: high cpu usage edsager Windows Vista Performance 0 04-15-2007 08:38 AM



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 46 47 48 49 50 51 52 53 54 55 56 57 58 59