From owner-freebsd-ports@FreeBSD.ORG Thu Sep 2 10:11:40 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C64BC16A4CE for ; Thu, 2 Sep 2004 10:11:40 +0000 (GMT) Received: from vsmtp2.tin.it (vsmtp2alice.tin.it [212.216.176.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D27243D31 for ; Thu, 2 Sep 2004 10:11:40 +0000 (GMT) (envelope-from l.pizzira@virgilio.it) Received: from worklab (82.50.21.22) by vsmtp2.tin.it (7.0.027) id 41362EBD000155F8 for freebsd-ports@freebsd.org; Thu, 2 Sep 2004 12:05:49 +0200 Date: Thu, 2 Sep 2004 12:05:40 +0200 From: Luigi Pizzirani To: freebsd-ports@freebsd.org Message-ID: <20040902120540.2d81b0e6@worklab> In-Reply-To: <9F7A15AA-FBFF-11D8-B720-00039312D914@fillmore-labs.com> References: <20040901115256.1562d3cd@worklab> <9F7A15AA-FBFF-11D8-B720-00039312D914@fillmore-labs.com> X-Mailer: Sylpheed-Claws 0.9.12a (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: proposal of ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Sep 2004 10:11:40 -0000 On Wed, 1 Sep 2004 12:13:51 +0200 Oliver Eikemeier wrote: > Luigi Pizzirani wrote: > > > Hi, my name is Luigi . I would like to show you two codes of mine : the > > first is a spoofed portscanner that uses Antirez ID bug (i.e. > > incremental ID field of certain TCP/IP stacks of some zombie machine) > > to forge the source IP address (you can find a paper of this at > > http://www.securitydate.it/SD2004/ -sorry, it's in Italian, but if you > > are interested I can translate it- ). [...] > > The second one is a tool that uses ARP poisoning that I presented at > > the MOCA (http://camp.olografix.org) to have a scenario like this: we > > have a LAN and we want offer connectivity to everyone coming here with > > his laptop for example. [...] > > Hoping that this stuffs may be of our interest I am looking forward to > > have some answers and comments about this codes and the eventual > > inclusion of them in the ports collection. > > Make your own: > handbook/own-port.html> > > -Oliver > I have done my own, but where can I find a master site to put my tarballs? Thanks.