S
S
Sasha2942019-06-25 18:53:41
Computer networks
Sasha294, 2019-06-25 18:53:41

How to intercept the traffic of a specific program?

I need to find out what post, set requests are used and where. Does such a thing exist?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
C
CityCat4, 2019-06-25
@CityCat4

wireshark

K
ky0, 2019-06-25
@ky0

If the addresses and ports used by the program are not known, put it in a separate container and intercept it. Or, if possible, assign a separate IP address to the program and use it as a sniffer filter.

V
Vadim, 2019-06-25
@dark_rain

MS Network Monitor
https://blogs.technet.microsoft.com/ru_forum_suppo...

S
Sergey Borisov, 2019-06-25
@tatiana6666

This will help you:
https://www.tamos.ru/products/commview/
https://www.microsoft.com/en-us/download/details.a...
Good luck)
PS I forgot .... even if to understand very deeply, then in the program code you can find typed headers and IP addresses .... If you understand) then just sift traffic through them ....

A
Aristarkh Zagorodnikov, 2019-06-26
@onyxmaster

https://www.telerik.com/fiddler
And wireshark... good luck decoding TLS :)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question