Dsniff-devel version 2.4b1 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    dsniff-devel  most recent diff


    version 2.4b1

      View the most recent changes for the dsniff-devel port at: dsniff-devel.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for dsniff-devel.
      The raw portfile for dsniff-devel 2.4b1 is located here:
      http://dsniff-devel.darwinports.com/dports/net/dsniff-devel/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/dsniff-devel


      The dsniff-devel Portfile 58551 2009-09-30 22:24:32Z jmr macports.org $

      PortSystem 1.0
      Name: dsniff-devel
      Version: 2.4b1
      Revision: 2
      Category: net
      Maintainers: nomaintainer
      Description: network auditing and penetration testing tools
      Long Description: dsniff is a collection of tools for network auditing and penetration testing. dsniff, filesnarf, mailsnarf, msgsnarf, urlsnarf, and webspy passively monitor a network for interesting data (passwords, e-mail, files, etc.). arpspoof, dnsspoof, and macof facilitate the interception of network traffic normally unavailable to an attacker (e.g, due to layer-2 switching). sshmitm and webmitm implement active monkey-in-the-middle attacks against redirected SSH and HTTPS sessions by exploiting weak bindings in ad-hoc PKI.
      Homepage: http://monkey.org/~dugsong/dsniff/
      Platform: darwin

      depends_lib port:libpcap port:xorg-libXmu
      depends_build port:libnids

      Master Sites: ${homepage}beta/
      distname dsniff-${version}
      Checksums: md5 2f761fa3475682a7512b0b43568ee7d6

      worksrcdir dsniff-2.4

      Patch Files: patch-pcaputil.c patch-sshcrypto.c

      configure.args --mandir=${prefix}/share/man
      configure.cflags-append "-DBIND_8_COMPAT"

      destroot.destdir install_prefix=${destroot}

      platform darwin 9 {
      patchfiles-append patch-sshow.c.diff
      }

      platform darwin 10 {
      patchfiles-append patch-sshow.c.diff patch-arpspoof.c.diff patch-dnsspoof.c.diff patch-filesnarf.c.diff patch-macof.c.diff patch-record.c.diff patch-sshmitm.c.diff patch-tcp_raw.c.diff patch-tcp_raw.h.diff patch-tcpkill.c.diff patch-tcpnice.c.diff patch-trigger.c.diff patch-trigger.h.diff patch-urlsnarf.c.diff patch-webmitm.c.diff patch-webspy.c.diff
      }

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/dsniff-devel
      % sudo port install dsniff-devel
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching dsniff-devel
      ---> Verifying checksum for dsniff-devel
      ---> Extracting dsniff-devel
      ---> Configuring dsniff-devel
      ---> Building dsniff-devel with target all
      ---> Staging dsniff-devel into destroot
      ---> Installing dsniff-devel
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using dsniff-devel with these commands:
      %  man dsniff-devel
      % apropos dsniff-devel
      % which dsniff-devel
      % locate dsniff-devel

     Where to find more information:

    Darwin Ports



    Lightbox this page.