37886/not-able-to-install-arpspoof
I am practicing Arp Spoofing on Ubuntu. I want to install it but when I run the following command, I get an error:
$ sudo apt-get install arpspoof Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package arpspoof
There is no package called arpspoof. To use the arpspoof command, you have to install the dsniff package. You can install it like this:
$ sudo apt install dsniff
Now, you can run the arspoof command.
Fixing 'Unable to locate package error' on Ubuntu
I found out that arpspoof is a tool from the dsniff package. As long as you install it, then the arpspoof is ready to be used.
The tool used here is called arpspoof and is distributed in the dsniff package.
Hi, the webpage nikto-test.com doesn’t exist anymore. ...READ MORE
You have missed out a step. After ...READ MORE
The two major problems that generally occurs ...READ MORE
A DNS server is used to enable a machine to ...READ MORE
The IP address of the nodes connected ...READ MORE
To find the MAC address, run this ...READ MORE
ARP Spoofing should be done by superusers. ...READ MORE
This happens if you have not enabled ...READ MORE
nmap module doesn’t have PortScanner attribute. The ...READ MORE
Might not be the actual router address. ...READ MORE
OR
Already have an account? Sign in.