Hi Is there any way to disable the capturimg feature on wire shark so that user can read only prevoiusly captured files but can not capture the packets on the network asked 14 May '11, 16:12 Jignesh Furia |
One Answer:
The easiest way would be to compile it without libpcap (or WinPcap if it's Windows). [Update] Don't forget to drop by and Accept this answer if it answered your question. answered 14 May '11, 18:37 JeffMorriss ♦ edited 09 Mar '12, 07:02 Windows: (15 May '11, 02:10) joke |
Yes you can, but it depends on the OS the user is on how to do it. Please enlighten us with the OS used :-)
Note that you'd also have to prevent users from installing Wireshark (or, in the case of Windows, WinPcap) themselves, or prevent them from running with sufficient privilege to capture packets. How you'd do that is also dependent on the OS the machine is running.