Bug 134021 - [NEW PORT] security/py25-sslstrip: Python program for ssl stripping
Summary: [NEW PORT] security/py25-sslstrip: Python program for ssl stripping
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-26 19:10 UTC by Matthew Donovan
Modified: 2009-04-27 00:30 UTC (History)
0 users

See Also:


Attachments
py25-sslstrip-0.2.shar (4.02 KB, text/plain)
2009-04-26 19:10 UTC, Matthew Donovan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Donovan 2009-04-26 19:10:01 UTC
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/

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-04-26 20:39:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-04-27 00:21:40 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-04-27 00:22:04 UTC
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@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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"