Results 1 to 9 of 9

Thread: Etherape

  1. #1

    Etherape

    hey guys and girls

    I hope all is well, just was wondering if i was being silly and could not find the whereabouts of etherape and seem to have lost the ablity to install it by apt-get.

    anyone know where i can find it or any reason why it was removed from the latest release?

    also sub question, is there documentation on the new arpspoof, the old syntax seems to cause errors.

    Many thanks

    Blip

  2. #2
    Join Date
    2013-Mar
    Posts
    2
    I am wondering the same, I cannot get the old arpspoof to work.

  3. #3
    I manually downloaded the etherape package and it let me run ./configure but it fails because of missing dependencies, also wont let me download the dependencies mentioned.

  4. #4
    Join Date
    2013-Mar
    Posts
    8
    I downloaded all the dependencies and compiled them and it works fine. Etherape sourceforge web site has all of your needs. Good Luck

  5. #5
    Join Date
    2013-Mar
    Posts
    3
    Just add this file to your /etc/apt/sources.list:
    http://http.kali.org/kali main contrib non-free
    and then execute:
    apt-get update; apt-get install etherape.

  6. Hey guys... I managed to install Etherape, but I have problems when run them.
    as shown below, etherape look white and no network is visible on the monitor.
    I've tried changing the network, but still can not run... is there any solution?
    Etherape Error.jpg

  7. #7
    All I did is apt-get install etherape from a terminal.

    Then clicked Applications\Internet\etherape (as root)

    Everything seems to be working fine.

  8. #8
    Quote Originally Posted by brav0hax View Post
    All I did is apt-get install etherape from a terminal.

    Then clicked Applications\Internet\etherape (as root)

    Everything seems to be working fine.
    they snuck it in the repo then, awesome.

  9. #9
    Quote Originally Posted by source View Post
    Just add this file to your /etc/apt/sources.list:
    http://http.kali.org/kali main contrib non-free
    and then execute:
    apt-get update; apt-get install etherape.


    Code:
    #deb http://http.kali.org/ /kali main contrib non-free
    then

    Code:
    apt-get update && apt-get install etherape
    worked for me.

Posting Permissions

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