os:centos 6.4 x64
software:ettercap
R E Q U I R E D L I B R A R I E S:
MANDATORY:
- libpcap >= 0.8.1
- libnet >= 1.1.2.1
- libpthread
- zlib
OPTIONAL:
To enable plugins:
- libltdl (part of libtool)
To have perl regexp in the filters:
- libpcre
To support SSH and SSL decryption:
- openssl 0.9.7
For the cursed GUI:
- ncurses >= 5.3
For the GTK+ GUI:
- pkgconfig >= 0.15.0
- Glib >= 2.2.2
- Gtk+ >= 2.2.2
- Atk >= 1.2.4
- Pango >= 1.2.3
安装步骤:
1.准备软件:
libpcap
libnet
2. yum -y install zlib openssl openssl-devel ncurses ncurses-devel install libnotify-devel gstreamer-devel libXScrnSaver libXScrnSaver-devel libxml2-devel intltool gtk2-devel sqlite-devel
3. libpcap install
cd libpcap
./configure --prefix=/usr && make && make install
4. libnet
./configure --prefix=/usr && make && make install
5. ettercap
cd ettercap
./configure --prefix=/usr && make && make install
免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。