Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Dec 2005 20:15:07 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security Makefile ports/security/fiked Makefile distinfo pkg-descr
Message-ID:  <200512162015.jBGKF7E1096678@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ehaupt      2005-12-16 20:15:07 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/fiked       Makefile distinfo pkg-descr 
  Log:
  Add, security/fiked, a fake IKE PSK+XAUTH daemon based on VPNC.
  
  This is a fake IKE daemon supporting just enough of the standards and Cisco
  extensions to attack commonly found insecure Cisco PSK+XAUTH VPN setups.
  
  If you know the pre-shared key, also known as shared secret or group password,
  you can impersonate the VPN gateway in IKE phase 1, and learn XAUTH user
  credentials in phase 2.
  
  PR:             90372
  Submitted by:   Daniel Roethlisberger <daniel@roe.ch>
  
  Revision  Changes    Path
  1.668     +1 -0      ports/security/Makefile
  1.1       +49 -0     ports/security/fiked/Makefile (new)
  1.1       +3 -0      ports/security/fiked/distinfo (new)
  1.1       +9 -0      ports/security/fiked/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512162015.jBGKF7E1096678>