Giter VIP home page Giter VIP logo

Comments (9)

Jones-S avatar Jones-S commented on August 18, 2024 2

Ok. Sorry for the monologue. But maybe it helps another helpless person like me one day:
At first I could not use $ arpspoof.
In the terminal after the make install command I did see that something was linked to /usr/local/sbin so I thought it does not harm adding this path to my PATH export by adding :/usr/local/sbin

After restarting my terminal I can use the $ arpspoof command now.


I was also able to use $ urlsnarf, $ dsniff or $ filesnarf but when I use $ webspy it tells me again that the command is not found.
Do I have to change the PATH again? Or was this not installed?

from dsniff.

Jones-S avatar Jones-S commented on August 18, 2024

Ok sorry one thing I totally forgot obviously. I cloned your repo and opened it in the terminal.
I'm guessing that's where I have to compile it somehow. I still don't understand how to configure it though. Also $ make still would do nothing...

from dsniff.

Jones-S avatar Jones-S commented on August 18, 2024

Ok I found more:
I had to enter the
$ ./configure \ command on its own and after that the five configuration lines. after that I could use $ make and $ make install.

Now I still don't know how to run a command included in dsniff.
Let's say I want to run $ arpspoof – how would I do that?

from dsniff.

HudsonGraeme avatar HudsonGraeme commented on August 18, 2024

Ok. Sorry for the monologue. But maybe it helps another helpless person like me one day:
At first I could not use $ arpspoof.
In the terminal after the make install command I did see that something was linked to /usr/local/sbin so I thought it does not harm adding this path to my PATH export by adding :/usr/local/sbin

After restarting my terminal I can use the $ arpspoof command now.

I was also able to use $ urlsnarf, $ dsniff or $ filesnarf but when I use $ webspy it tells me again that the command is not found.
Do I have to change the PATH again? Or was this not installed?

Thank you - hours of poking around and your solution worked :) cheers
Do sudo nano /etc/paths, add /usr/local/sbin to permanently add this to path

from dsniff.

mrbluecoat avatar mrbluecoat commented on August 18, 2024

Possible alternative: https://github.com/smikims/arpspoof

from dsniff.

cristmario2003 avatar cristmario2003 commented on August 18, 2024

Possible alternative: https://github.com/smikims/arpspoof

I tried to git clone it from here but after that i don't know what to do can you help me please.If i write arpspoof in the terminal it sais command not found

from dsniff.

mrbluecoat avatar mrbluecoat commented on August 18, 2024

@cristmario2003 you'll need to compile it from code. Try:

sudo apt install build-essential
make
make install

from dsniff.

cristmario2003 avatar cristmario2003 commented on August 18, 2024

@cristmario2003 you'll need to compile it from code. Try:

sudo apt install build-essential
make
make install
`

I am realy not used with linux and still don't know how to do it can you please explain step by step please?

from dsniff.

cristmario2003 avatar cristmario2003 commented on August 18, 2024

And one more thing why sudo apt install command won't install anything? I tried to install many things and it won't ever work

from dsniff.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.