Bug 106384 - New port: irc/solid-ircd A low level interaction honeypot that emulates an SSH server
Summary: New port: irc/solid-ircd A low level interaction honeypot that emulates an SS...
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: 2006-12-05 16:50 UTC by Michael Josic
Modified: 2006-12-05 20:10 UTC (History)
0 users

See Also:


Attachments
file.shar (3.72 KB, text/plain)
2006-12-05 16:50 UTC, Michael Josic
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Josic 2006-12-05 16:50:04 UTC
Kojoney is a low level interaction honeypot that emulates an SSH server. The daemon is written in Python using the Twisted Conch libraries.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-12-05 17:22:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-12-05 20:08:53 UTC
miwi        2006-12-05 20:08:46 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/kojoney          Makefile distinfo pkg-descr pkg-plist 
    net/kojoney/files    patch-Makefile 
  Log:
  Kojoney is a low level interaction honeypot that emulates an SSH server.
  The daemon is written in Python using the Twisted Conch libraries.
  
  WWW: http://kojoney.sourceforge.net/
  
  PR:             ports/106384
  Submitted by:   mj <systemoperator at gmail.com>
  
  Revision  Changes    Path
  1.1773    +1 -0      ports/net/Makefile
  1.1       +28 -0     ports/net/kojoney/Makefile (new)
  1.1       +3 -0      ports/net/kojoney/distinfo (new)
  1.1       +19 -0     ports/net/kojoney/files/patch-Makefile (new)
  1.1       +4 -0      ports/net/kojoney/pkg-descr (new)
  1.1       +17 -0     ports/net/kojoney/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"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2006-12-05 20:09:11 UTC
State Changed
From-To: open->closed

New port added. Thanks!