Ask Your Question

cuuld's profile - activity

2024-04-18 20:48:13 +0000 asked a question Secure PCAP-over-IP with Wireshark? Like with socat?

Secure PCAP-over-IP with Wireshark? Like with socat? This article https://www.netresec.com/?page=Blog&month=2022-08&

2024-04-18 18:12:41 +0000 commented answer How to capture on TCP@ip:port interface?

I understand what you're saying here. So there's no efficient or effective way to do it the other way around where you w

2024-04-18 04:11:41 +0000 received badge  Editor (source)
2024-04-18 04:11:41 +0000 edited question How to capture on TCP@ip:port interface?

How to capture on TCP@ip:port interface? The only reference I have right now is this post: https://www.wireshark.org/li

2024-04-18 03:55:53 +0000 asked a question How to capture on TCP@ip:port interface?

How to capture on TCP@ip:port interface? The only reference I have right now is this post: https://www.wireshark.org/li

2024-03-27 01:02:12 +0000 commented question Compiling Wireshark from source using a custom build of libpcap

Barring any better instructions/solutions, I suspect you might have to "install" your custom libpcap for Wireshark to pi

2024-03-25 17:51:06 +0000 marked best answer Does Wireshark on Windows rely on Npcap and Winpap for all remote pcap functionality?

Just wanted some confirmation. I was discussing some aspects of Npcap in this thread https://github.com/dotpcap/sharppcap/...

and the author mentioned

Wireshark have its own rpcap imlimentation it does not use libpcap or npcap for remote capture.

is that statement true or a mistaken assumption?

If true, I'd be curious why rpcap functionality for Wireshark isn't dependent on npcap or libpcap on Windows but does on other OS platforms (why we don't see Wireshark support for rpcap on those platforms without custom compiling with libpcap built with remote capture support)

2024-03-25 17:51:06 +0000 received badge  Scholar (source)
2024-03-24 22:51:27 +0000 commented answer How to enable rpcap support in linux version

It would be good to note how to ensure when building the source that we can also build libpcap with SSL support so that

2024-03-24 22:40:21 +0000 commented answer How to enable rpcap support in linux version

It would be good to note how to ensure when building the source that we can also build libpcap with SSL support so that

2024-03-24 22:29:40 +0000 commented question rpcaps or remote pcap over TLS support in Wireshark for Windows?

Not sure if this is related to Npcap dependency supporting SSL/TLS, so filed this to confirm: https://github.com/nmap/np

2024-03-24 02:19:50 +0000 asked a question Does Wireshark for non-Windows platforms have a build with local libpcap source option?

Does Wireshark for non-Windows platforms have a build with local libpcap source option? I found that tcpdump when buildi

2024-03-23 23:40:41 +0000 asked a question Wireshark dependency on minimum/specific npcap/winpcap versions?

Wireshark dependency on minimum/specific npcap/winpcap versions? Wanted to check if any given version of Wireshark has a

2024-03-23 23:11:48 +0000 asked a question Does Wireshark on Windows rely on Npcap and Winpap for all remote pcap functionality?

Does Wireshark on Windows rely on Npcap and Winpap for all remote pcap functionality? Just wanted some confirmation. I w

2024-03-23 22:41:48 +0000 asked a question rpcaps or remote pcap over TLS support in Wireshark for Windows?

rpcaps or remote pcap over TLS support in Wireshark for Windows? Hi, I noticed libpcap 1.10.0+ added support for TLS fo

2024-03-23 22:02:45 +0000 commented answer rpcap interface protocol syntax for non-null authentication?

Thanks for the clarification. I noticed that libpcap 1.11.0/master branch includes support for user auth in the rpcap UR

2024-03-22 03:59:22 +0000 commented answer How to enable rpcap support in linux version

I'm curious what would be the steps to build and deploy for libpcap & Wireshark on macOS

2024-03-22 01:42:33 +0000 asked a question rpcap interface protocol syntax for non-null authentication?

rpcap interface protocol syntax for non-null authentication? The Wireshark GUI supports rpcap for null authentication as