dsniff-devel version 2.4b1 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    dsniff-devel  most recent diff


      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
      Google
      Web Darwinports.com



      # $Id: Portfile 32222 2007-12-20 19:52:23Z boeyms macports.org $

      PortSystem 1.0
      Name: dsniff-devel
      Version: 2.4b1
      revision 1
      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
      depends_build port:libnet lib:libnids:libnids

      master_sites ${homepage}beta/
      distname dsniff-${version}
      checksums md5 2f761fa3475682a7512b0b43568ee7d6

      worksrcdir dsniff-2.4

      patchfiles 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 6 {
      configure.cflags-delete "-DBIND_8_COMPAT"
      }

      platform darwin 9 {
      patchfiles-append patch-sshow.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



    image test