Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: ettercap freezes every time

  1. #1
    Join Date
    Oct 2007
    Location
    wrong planet
    Beans
    746
    Distro
    Ubuntu 9.10 Karmic Koala

    Exclamation ettercap freezes every time

    I have ettercap-gtk installed from the repositories in ubuntu ibex 64-bit. Each time I run it, go to unified sniffing and choose eth0, it locks up. Since that didn't work, I tried to compile it from source, but that gave me errors when running make. Running the configure script didn't give me any errors. Any ideas how to get it working?

    errors from running make:
    Code:
    ces.Po"; else rm -f ".deps/ettercap-ec_interfaces.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I../include    -O2 -funroll-loops -fomit-frame-pointer -Wall      -g -O2 -MT ettercap-ec_log.o -MD -MP -MF ".deps/ettercap-ec_log.Tpo" -c -o ettercap-ec_log.o `test -f 'ec_log.c' || echo './'`ec_log.c; \
    	then mv -f ".deps/ettercap-ec_log.Tpo" ".deps/ettercap-ec_log.Po"; else rm -f ".deps/ettercap-ec_log.Tpo"; exit 1; fi
    ec_log.c: In function ‘log_packet’:
    ec_log.c:248: warning: pointer targets in passing argument 2 of ‘regexec’ differ in signedness
    ec_log.c: In function ‘log_write_info’:
    ec_log.c:491: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
    ec_log.c:491: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
    ec_log.c:491: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
    ec_log.c:491: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
    ec_log.c:491: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
    ec_log.c:491: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
    In function ‘open’,
        inlined from ‘log_open’ at ec_log.c:193:
    /usr/include/bits/fcntl2.h:51: error: call to ‘__open_missing_mode’ declared with attribute error: open with O_CREAT in second argument needs 3 arguments
    make[2]: *** [ettercap-ec_log.o] Error 1
    make[2]: Leaving directory `/tmp/ettercap-NG-0.7.3/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/tmp/ettercap-NG-0.7.3/src'
    make: *** [all-recursive] Error 1
    ettercap-gtk package from repo freezing each time I use it:
    Linux Advanced Guides and News!
    http://linuxinnovations.blogspot.com/

    Green means go, Yellow means faster, Red means don't stop.

  2. #2
    Join Date
    May 2008
    Beans
    8
    Distro
    Ubuntu Jaunty Jackalope (testing)

    Re: ettercap freezes every time


  3. #3
    Join Date
    May 2008
    Beans
    112
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: ettercap freezes every time

    I tried that, and it still locks up.

  4. #4
    Join Date
    Jan 2009
    Location
    Windows XP
    Beans
    25

    Re: ettercap freezes every time

    same problem

  5. #5
    Join Date
    Nov 2006
    Location
    UK
    Beans
    391
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: ettercap freezes every time

    Depends what you want it for...

    Could run ettercap from BT4 via a VM?

    or if you just want to arpspoof try dsniff?

  6. #6
    Join Date
    Jan 2009
    Location
    Windows XP
    Beans
    25

    Re: ettercap freezes every time

    Quote Originally Posted by yeleek View Post
    Depends what you want it for...

    Could run ettercap from BT4 via a VM?

    or if you just want to arpspoof try dsniff?
    I never knew that to run Ettercap on Ubuntu I need BT4 and VM.
    arpspoof is very noisy and can bring whole network down because you can't exit it gracefully
    I just use ettercap in a text mode because its GUI doesn't work

  7. #7
    Join Date
    Nov 2006
    Location
    UK
    Beans
    391
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: ettercap freezes every time

    You don't need to run it in BT4, but if you can't get it to work in ubuntu, try running it in BT4 in a vm.

    I've done this previously and its worked fine.

  8. #8
    Join Date
    Jan 2009
    Location
    Windows XP
    Beans
    25

    Re: ettercap freezes every time

    How VM supposed to emulate my PCMCIA wifi card?
    It's better to run BT from live CD then

  9. #9
    Join Date
    Nov 2006
    Location
    UK
    Beans
    391
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: ettercap freezes every time

    Neither Vmware or Vbox OSE support PCMCIA natively.

    Guess you'll have to stick with cmd line or use a cd then won't you.

  10. #10
    Join Date
    Jan 2009
    Location
    Windows XP
    Beans
    25

    Re: ettercap freezes every time

    Quote Originally Posted by yeleek View Post
    Neither Vmware or Vbox OSE support PCMCIA natively.

    Guess you'll have to stick with cmd line or use a cd then won't you.
    Great! Whats the point then?

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •