Results 1 to 2 of 2

Thread: Arpspoof Tool

  1. #1
    Join Date
    2023-Feb
    Posts
    1

    Arpspoof Tool

    Hello,I have a Kali Linux 2022.4 VM running. I'm trying to run the arpspoof command however I can't get it to install. Below is the error, what am I doing wrong?

    Command 'arpspoof' not found, but can be installed with:
    sudo apt install dsniff
    Do you want to install it? (N/y)y
    sudo apt install dsniff
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    E: Unable to locate package dsniff

  2. #2
    Join Date
    2021-May
    Location
    UK
    Posts
    772
    If its a Python based tool, you have to call the Python interpreter with the programmme;

    python3 arpspoof

Similar Threads

  1. Issue with arpspoof tool
    By Unxl in forum NetHunter How-Tos
    Replies: 3
    Last Post: 2020-11-14, 13:28

Posting Permissions

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