First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

how to follow process on Windows

  • retag add tags

Hello, I try to find how to follow proces on Windows ex. chrome.exe? I was looking for in the Internet but I didn't find any solution. Could someone help me with this?

zen.xen3's avatar
1
zen.xen3
asked 2020-01-29 12:41:26 +0000
edit flag offensive 0 remove flag close merge delete

Comments

What do you mean by "follow a process"? Do you meant that you want to see network traffic only from that process?

grahamb's avatar grahamb (2020-01-29 16:04:45 +0000) edit

Yes, I want to see network traffic from that process, destination IPs, open ports. I found this https://www.youtube.com/watch?v=F5foH... but in newest version it doesn't work

zen.xen3's avatar zen.xen3 (2020-01-29 17:20:19 +0000) edit

The video seems to show an unreleased test version from back in 2012. I'm not sure where that came from.

grahamb's avatar grahamb (2020-01-29 17:44:38 +0000) edit
add a comment see more comments

3 Answers

0

You might want to add a vote here:
https://bugs.wireshark.org/bugzilla/s...

Chuckc's avatar
3k
Chuckc
answered 2020-02-04 18:25:11 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments
0

Unfortunately Wireshark can't do that.

Other tools may help, e.g. ProcMon and TCPView from SysInternals and the now deprecated Message Analyzer from MS (if you have an older copy, they have removed the downloads).

grahamb's avatar
23.8k
grahamb
answered 2020-01-29 17:42:35 +0000
edit flag offensive 0 remove flag delete link

Comments

I didn't expect such answer and I thought that I do something wrong but anyway, thank you.

zen.xen3's avatar zen.xen3 (2020-01-29 17:57:48 +0000) edit
add a comment see more comments
0

Wireshark can't do that, but Microsoft's Network Monitor or (newer) Microsoft Message Analyzer can match packets to process. So you can first capture with one of the above tools, save a capture to file and open it with wireshark.

Link: https://www.microsoft.com/en-us/downl...

kaos's avatar
13
kaos
answered 2020-02-02 22:27:13 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer