1ETTERCAP(8) System Manager's Manual ETTERCAP(8)
2
3
4
6 ettercap-pkexec - graphical pkexec-based launcher for ettercap
7
8 This launcher depends on policykit-1 and the menu packages, and basi‐
9 cally wraps the ettercap binary command
10 with a pkexec action script usually defined on
11 /usr/share/polkit-1/actions/org.pkexec.ettercap.policy,
12 allowing users to directly call ettercap from the desktop or menu
13 launcher with root privileges.
14 The commands available are exactly the same as the ettercap man page.
15
16 Please refer to man ettercap for the list of available parameters.
17 (don't forget to change "ettercap" to "ettercap-pkexec" as caller pro‐
18 gram).
19
20 example:
21
22 ettercap-pkexec -G will start ettercap with root privileges and the
23 GTK2 interface.
24
25
27 This code was originally taken from arch distro, and refactored to work
28 with cmake system by
29 Gianfranco Costamagna (LocutusOfBorg) <costamagnagianfranco@yahoo.it>
30
31
33 Alberto Ornaghi (ALoR) <alor@users.sf.net>
34 Marco Valleri (NaGA) <naga@antifork.org>
35
37 Emilio Escobar (exfil) <eescobar@gmail.com>
38 Eric Milam (Brav0Hax) <jbrav.hax@gmail.com>
39
41 Mike Ryan (justfalter) <falter@gmail.com>
42 Gianfranco Costamagna (LocutusOfBorg) <costamagnagianfranco@yahoo.it>
43 Antonio Collarino (sniper) <anto.collarino@gmail.com>
44 Ryan Linn <sussuro@happypacket.net>
45 Jacob Baines <baines.jacob@gmail.com>
46
48 Dhiru Kholia (kholia) <dhiru@openwall.com>
49 Alexander Koeppe (koeppea) <format_c@online.de>
50 Martin Bos (PureHate) <purehate@backtrack.com>
51 Enrique Sanchez
52 Gisle Vanem <giva@bgnett.no>
53 Johannes Bauer <JohannesBauer@gmx.de>
54 Daten (Bryan Schneiders) <daten@dnetc.org>
55
56
57
59 etter.conf(5) ettercap_curses(8) ettercap_plugins(8) etterlog(8) etter‐
60 filter(8)
61
63 https://github.com/Ettercap/ettercap/downloads
64
65
67 git clone git://github.com/Ettercap/ettercap.git
68 or
69 git clone https://github.com/Ettercap/ettercap.git
70
71
73 Our software never has bugs.
74 It just develops random features. ;)
75
76 KNOWN-BUGS
77
78 - ettercap doesn't handle fragmented packets... only the first segment
79 will be displayed by the sniffer. However all the fragments are cor‐
80 rectly forwarded.
81
82 + please send bug-report, patches or suggestions to <ettercap-betatest‐
83 ing@lists.sourceforge.net> or visit https://github.com/Ettercap/etter‐
84 cap/issues.
85
86 + to report a bug, follow the instructions in the README.BUGS file
87
88
89
91 "Even if blessed with a feeble intelligence, they are cruel and
92 smart..." this is the description of Ettercap, a monster of the RPG
93 Advanced Dungeons & Dragon.
94
95 The name "ettercap" was chosen because it has an assonance with "ether‐
96 cap" which means "ethernet capture" (what ettercap actually does) and
97 also because such monsters have a powerful poison... and you know, arp
98 poisoning... ;)
99
100
101
103 (the fellowship of the packet)
104
105 "One Ring to link them all, One Ring to ping them,
106 one Ring to bring them all and in the darkness sniff them."
107
108
109
111 "Programming today is a race between software engineers striving to
112 build bigger and better idiot-proof programs, and the Universe trying
113 to produce bigger and better idiots. So far, the Universe is winning."
114 - Rich Cook
115
116
117
118ettercap 0.8.3.1 ETTERCAP(8)