<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://ask-leo.com/how_can_i_tell_from_where_an_exe_file_is_being_run.html" />
  <link rel="self" type="application/atom+xml" href="http://ask-leo.com/atom.xml" />
  <id>tag:ask-leo.com,2012://3/tag:ask-leo.com,2008://3.3476-</id>
  <updated>2012-01-04T01:17:39Z</updated>
  <title>Comments for How can I tell from where an EXE file is being run?</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.32-en</generator>

  <entry>
    <id>tag:ask-leo.com,2008://3.3476-comment:37748</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2008://3.3476" type="text/html" href="http://ask-leo.com/how_can_i_tell_from_where_an_exe_file_is_being_run.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_can_i_tell_from_where_an_exe_file_is_being_run.html#c37748" />
    <title>Comment from Chris on 2009-09-06</title>
    <author>
      <name>Chris</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Hi Leo, great site. Here's a question I CANT find an answer to anywhere:</p>

<p>In windows, and specifically in Vista, could malware run through the taxi svchost.exe, INSIDE the system32 folder? </p>

<p>For instance, is it not possible that executed malware, in the form of injected code, could edit say a trojan to run from your system32 folder under the system taxi svchost.exe? Or better yet, list itself there as a regular service like: Dhcp, DHCP Client? HOW do i check where DHCP client is?</p>

<p>And if svchost.exe connects to the net, with an illegitimate service running from the system32 folder, what then? how do you check each instance of svchost.exe's connection, with only knowing it is svchost.exe connecting from the system32 folder? If you cannot, this would be a great taxi for more then windows services.</p>

<p>As much as i search, i find no answer to this question, and only hints that it is possible. Hopefully you can shed some light on the situation, thanks!</p>

<p>Chris</p>

<div class="leocomment">I'm not really sure what you mean by "taxi", that's a term I've not heard used in this context. Could SVCHOST be used to run malicious code? Absolutely. What then? Same as any other virus, you take steps to eradicate it as best you can. Normally there's an additional file that contains the malware and scanners would look for and remove that. However prevention remains the best approach by far.
<div class="leocommentsig"><img src="http://img.askleomedia.com/leo2t.png" alt="Leo" /><br /><span class="leocommentdate">07-Sep-2009</span></div></div> 
]]>
      <p>A comment on: <a href="http://ask-leo.com/how_can_i_tell_from_where_an_exe_file_is_being_run.html">How can I tell from where an EXE file is being run?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-09-07T01:49:15Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2008://3.3476-comment:37015</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2008://3.3476" type="text/html" href="http://ask-leo.com/how_can_i_tell_from_where_an_exe_file_is_being_run.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_can_i_tell_from_where_an_exe_file_is_being_run.html#c37015" />
    <title>Comment from Ruby on 2009-08-16</title>
    <author>
      <name>Ruby</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Thank you very much finally an explanation about svchost.exe I can understand and a great tip on process explorer. <br />
</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_can_i_tell_from_where_an_exe_file_is_being_run.html">How can I tell from where an EXE file is being run?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-08-17T04:26:40Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2008://3.3476-comment:32613</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2008://3.3476" type="text/html" href="http://ask-leo.com/how_can_i_tell_from_where_an_exe_file_is_being_run.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_can_i_tell_from_where_an_exe_file_is_being_run.html#c32613" />
    <title>Comment from Robert on 2008-08-27</title>
    <author>
      <name>Robert</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>What is the defference between whats running and process explorer programs looks like about the same</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_can_i_tell_from_where_an_exe_file_is_being_run.html">How can I tell from where an EXE file is being run?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-08-27T17:32:31Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2008://3.3476-comment:32612</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2008://3.3476" type="text/html" href="http://ask-leo.com/how_can_i_tell_from_where_an_exe_file_is_being_run.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_can_i_tell_from_where_an_exe_file_is_being_run.html#c32612" />
    <title>Comment from Chris Faulkner on 2008-08-27</title>
    <author>
      <name>Chris Faulkner</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>A good article Leo.<br />
Another good program to look at is Autoruns, it shows ALL running processes, you have the option of terminating temporarily or permanently.<br />
Try it,it's FREE. <br />
<div class="leocomment">Autoruns does not show you what's running now. It shows you what runs automatically at boot, login and other times. But for example if those programs run automatically and then exit (as some do), they will be listed in autoruns, but they will not actually be running at the time you look.<br /><br />
Different (and very good) tool, but for a different purpose.<br /><br />
<strong>-Leo</strong></div></p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_can_i_tell_from_where_an_exe_file_is_being_run.html">How can I tell from where an EXE file is being run?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-08-27T11:54:09Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2008://3.3476-comment:32611</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2008://3.3476" type="text/html" href="http://ask-leo.com/how_can_i_tell_from_where_an_exe_file_is_being_run.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_can_i_tell_from_where_an_exe_file_is_being_run.html#c32611" />
    <title>Comment from Mike on 2008-08-26</title>
    <author>
      <name>Mike</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Leo,</p>

<p>Excellent article.  I've been looking for a good replacement for Task Manager.  Thank you very much!</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_can_i_tell_from_where_an_exe_file_is_being_run.html">How can I tell from where an EXE file is being run?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-08-26T15:07:56Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2008://3.3476-comment:32610</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2008://3.3476" type="text/html" href="http://ask-leo.com/how_can_i_tell_from_where_an_exe_file_is_being_run.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_can_i_tell_from_where_an_exe_file_is_being_run.html#c32610" />
    <title>Comment from John on 2008-08-21</title>
    <author>
      <name>John</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>And just for reference, a great place to look up Window's processes is: www.processlibrary.com</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_can_i_tell_from_where_an_exe_file_is_being_run.html">How can I tell from where an EXE file is being run?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-08-21T14:38:45Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2008://3.3476-comment:32609</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2008://3.3476" type="text/html" href="http://ask-leo.com/how_can_i_tell_from_where_an_exe_file_is_being_run.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/how_can_i_tell_from_where_an_exe_file_is_being_run.html#c32609" />
    <title>Comment from Rohit on 2008-08-20</title>
    <author>
      <name>Rohit</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I also found system explorer to be a useful utility.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/how_can_i_tell_from_where_an_exe_file_is_being_run.html">How can I tell from where an EXE file is being run?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-08-20T20:22:12Z</published>
  </entry>

</feed>

