Answer the question
In order to leave comments, you need to log in
Sniffer showing full address?
When I look at traffic through the built-in Windows Resource Monitor, I see the IP or domain, but I don't see the full address. And I need to see the full address to which the software connects.
Tell me what and how?
Thank you.
Answer the question
In order to leave comments, you need to log in
The most convenient HTTP Analyzer , but it is paid
Fiddler is free, but you have to figure it out
Domain/ip is the address of the host to which the tcp connection is going. There is no address like /dirname/filename.html in the tcp header, it goes already inside http requests. They can be parsed with the same wireshark.
1) define IP/domain
2) Wireshark
- filter by IP
example: http and ip.dst==209.85.148.104
right click -> Follow TCP Stream
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question