Ask Your Question
0

Localhost capturing

asked 2017-11-04 03:09:46 +0000

Asal gravatar image

Hello,

I am working on a project that is using port conncetion TCP to interface two software and I need to capture the port that I am using to see whether it is really working or not. However, despite the fact that Socket code is runing Wireshark does not show any connection. And now here is my question: My Wireshark has only two filter one wifi and other one Bluetooth. Are these filters able to capture localhost connection, for example, port 8000 with the IP address of 172.19.171.83? If no, how can I do it via Wireshark?

Thank you in advance for you response

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-11-04 07:00:50 +0000

sindy gravatar image

This is a Windows-specific issue. To overcome it, you have to replace WinPcap by npcap and while installing it, let it install a modified version of loopback interface which allows capturing. That interface will then appear in the interface list in Wireshark and you can capture at it just like at any other network interface.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

2 followers

Stats

Asked: 2017-11-04 03:09:46 +0000

Seen: 8,957 times

Last updated: Nov 04 '17