cvs commit: ports/security Makefile ports/security/py-sslstrip
 Makefile distinfo pkg-descr pkg-plist
 ports/security/py-sslstrip/files patch-setup.py
    Martin Wilke 
    miwi at FreeBSD.org
       
    Sun Apr 26 23:21:50 UTC 2009
    
    
  
miwi        2009-04-26 23:21:50 UTC
  FreeBSD ports repository
  Modified files:
    security             Makefile 
  Added files:
    security/py-sslstrip Makefile distinfo pkg-descr pkg-plist 
    security/py-sslstrip/files patch-setup.py 
  Log:
  It will transparently hijack HTTP traffic on a network, watch for HTTPS links
  and redirects, then map those links into either look-alike HTTP links or
  homograph-similar HTTPS links. It also supports modes for supplying a
  favicon which looks like a lock icon, selective logging, and session denial.
  
  WWW:    http://www.thoughtcrime.org/software/sslstrip/
  
  PR:             ports/134021
  Submitted by:   Matt Donovan <kitchetech at gmail.com>
  
  Revision  Changes    Path
  1.1034    +1 -0      ports/security/Makefile
  1.1       +22 -0     ports/security/py-sslstrip/Makefile (new)
  1.1       +3 -0      ports/security/py-sslstrip/distinfo (new)
  1.1       +11 -0     ports/security/py-sslstrip/files/patch-setup.py (new)
  1.1       +7 -0      ports/security/py-sslstrip/pkg-descr (new)
  1.1       +30 -0     ports/security/py-sslstrip/pkg-plist (new)
    
    
More information about the cvs-all
mailing list