Ettercap / ettercap

Ettercap Project
http://www.ettercap-project.org
GNU General Public License v2.0
2.37k stars 492 forks source link

Ettercap etter.conf file not found #720

Closed uditunpluged closed 8 years ago

uditunpluged commented 8 years ago

Hi! I have installed ettercap on my mac running OS X ElCapitan using brew install ettercap --with GTK The program is running successfully but I am unable to edit the etter.conf file.

The file is missing or somewhere in dark. Please help me in order to find this etter.conf file.

koeppea commented 8 years ago

Seems the configuration step didn't went well. The location of the "etc" directory is specified with cmake. The determined location can be found in the build directory in the CMakeCache.txt file. This can be edited before building. But I don't know how it's being done with brew on a MacOSX

Alternatively you can explicitely specify it using --config parameter when calling the ettercap binary.

Excelsor commented 8 years ago

Hahahahah It's not missing in the dark, it's just Alone in the Dark....

cd /usr/local/etc/ettercap sudo nano etter.conf

Enjoy, @Excelsor

LocutusOfBorg commented 8 years ago

lets close it :)

koeppea commented 8 years ago

I confirm. With my last (and at the same time first) test on a MacBook, I experienced absolutely no such issue. Even though my etter.conf was located in /etc/ettercap/ AFAIK.

faizzaki212 commented 6 years ago

i dont know what to do with the ettercap.conf file, can someone help?

koeppea commented 6 years ago

can someone help?

yes

  1. the file is called etter.conf - not ettercap.conf
  2. type man etter.conf in a terminal or use the help menu which provides the same content.

This should give you a good start.

faizzaki212 commented 6 years ago

i tried to redirect gmail.com to my mac's apache server, then ettercap says gmail.com spoofed to 192.168.1.190 but on my victim's browser it says "Safari cannot open the page because it could not connect to the server." but the server works when i entered 192.168.1.190 in safari.

koeppea commented 6 years ago

Check out our wiki page about HSTS. This explains the issue.