Hack Tool Repository Logo

Hack Tool Repository

white curve white curve

Wireshark

Google
 

Wireshark

WiresharkŪ is used by network professionals around the world for troubleshooting, analysis, software and protocol development, and education. It has all of the standard features you would expect in a protocol analyzer, and several features not seen in any other product.
 Related to:
ADNS
GnuTLS
libpcap
libsmi
LUA
Net-SNMP
PCRE
PortAudio
WinPcap


Site: http://www.wireshark.org/
Source URL: files/Sniffer/Wireshark/wireshark-1.3.5.tar.bz2
Category: Sniffer
Hits: 2532
Rating: 10
Added: 2006-04-27 09:02:05
Updated: 2010-05-09 12:14:43
Tested on:
Fedora Core    install.sh
10
11
OpenSUSE    install.sh
10
11
Ubuntu    install.sh
7.10
8.10
9.10
Windows
XP

Comments:

if you get the following error:

/usr/local/bin/wireshark: error while loading shared libraries: /usr/local/lib/libwireshark.so.0: cannot restore segment prot after reloc: Permission denied

You have SELinux enabled. You can add the exception for wireshark libraries with the following commands:

find /usr/local/lib/ -name libw*.so* -exec chcon -t texrel_shlib_t {} \;
find /usr/local/lib/wireshark/plugins/1.0.5/ -name *.so* -exec chcon -t texrel_shlib_t {} \;

by marc at 2009-01-18 12:50:59

 
Olderchurch Web Site About Us | Site Map | Contact Us | ©2007 Olderchurch Security Consultancy