public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* is it normal for bash.exe, sh.exe, and uname.exe to IPC with svchost.exe
@ 2019-03-26 19:54 LMH
  2019-03-26 20:12 ` Achim Gratz
  0 siblings, 1 reply; 4+ messages in thread
From: LMH @ 2019-03-26 19:54 UTC (permalink / raw)
  To: cygwin

Hello,

I am trying to run down some odd behavior on my system. I have reset my firewall to
"ask" for most operations and am trying to rebuild my rules.

While running a bash script that I wrote, I get notifications from my firewall that
bash.exe, sh.exe and uname.exe are attempting inter-process communication with
svchost.exe. I also get a notification that a potential threat to network traffic
interception or injection has been detected for the same processes. Blocking this IPC
does not appear to affect anything in how my script runs, so I am wondering what the
purpose of the communication is. The bash script does not make any connections.

I have observed that software that is trying to bypass a firewall and find a back way
onto the internet will often attempt to use svchost.exe to make the connection
because svchost.exe is often given free access by default.

Is there some reason I should be expecting these processes to talk to svchost.exe?

LMH

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-03-26 20:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-26 19:54 is it normal for bash.exe, sh.exe, and uname.exe to IPC with svchost.exe LMH
2019-03-26 20:12 ` Achim Gratz
2019-03-26 20:42   ` LMH
2019-03-26 20:46   ` Brian Inglis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).