[nycphp-talk] PanamaSuite 0.8.1 is out!
Matteo Rinaudo
rinaudom at tiscali.it
Mon Apr 5 09:24:49 EDT 2004
Hello all, PanamaSuite 0.8.1 is out!
http://panamasuite.sourceforge.net/
Greetings,
Matt
>From hans not junk at nyphp.com Mon Apr 5 09:29:31 2004
Return-Path: <hans not junk at nyphp.com>
Received: from ehost011-1.exch011.intermedia.net (unknown [64.78.21.3])
by virtu.nyphp.org (Postfix) with ESMTP id 57ACEA8602
for <talk at lists.nyphp.org>; Mon, 5 Apr 2004 09:29:31 -0400 (EDT)
X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Subject: RE: [nycphp-talk] Security PHP meeting idea ...
Date: Mon, 5 Apr 2004 06:31:14 -0700
Message-ID: <41EE526EC2D3C74286415780D3BA9F870132C4AF at ehost011-1.exch011.intermedia.net>
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Thread-Topic: [nycphp-talk] Security PHP meeting idea ...
Thread-Index: AcQY7NUx3Ei9uHpOR5aVO1oGJyC0mQCJVadQ
From: "Hans Zaunere" <hans not junk at nyphp.com>
To: "NYPHP Talk" <talk at lists.nyphp.org>
X-BeenThere: talk at lists.nyphp.org
X-Mailman-Version: 2.1.2
Precedence: list
Reply-To: NYPHP Talk <talk at lists.nyphp.org>
List-Id: NYPHP Talk <talk.lists.nyphp.org>
List-Unsubscribe: <http://lists.nyphp.org/mailman/listinfo/talk>,
<mailto:talk-request at lists.nyphp.org?subject=unsubscribe>
List-Archive: <http://lists.nyphp.org/pipermail/talk>
List-Post: <mailto:talk at lists.nyphp.org>
List-Help: <mailto:talk-request at lists.nyphp.org?subject=help>
List-Subscribe: <http://lists.nyphp.org/mailman/listinfo/talk>,
<mailto:talk-request at lists.nyphp.org?subject=subscribe>
X-List-Received-Date: Mon, 05 Apr 2004 13:29:31 -0000
> > > I was only able to setup one in which every users hash of phpbb
was
> > > exposed and brute cracked but Im not sure if that is interesting
> > > enough ...
> >
> > Sounds interesting to me. You want to be the presenter for this
month's
> > meeting? :-)
>=20
> lol im still trying to figure out how the hack works ... but=20
> when i do ill
> email hans an outline, tuesday nights are hard for me to make meetings
> unfortunatley ... i will try.
I definitely like the idea, and there's still nothing lined up for the
April meeting. Jon, let me know ASAP if this is something you could
organize - and/or potentially have someone else present :)
H
>From hans not junk at nyphp.com Mon Apr 5 09:38:23 2004
Return-Path: <hans not junk at nyphp.com>
Received: from ehost011-1.exch011.intermedia.net (unknown [64.78.21.3])
by virtu.nyphp.org (Postfix) with ESMTP id 99727A8602
for <talk at lists.nyphp.org>; Mon, 5 Apr 2004 09:38:23 -0400 (EDT)
X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Subject: RE: [nycphp-talk] PHP server app
Date: Mon, 5 Apr 2004 06:40:03 -0700
Message-ID: <41EE526EC2D3C74286415780D3BA9F870132C4BC at ehost011-1.exch011.intermedia.net>
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Thread-Topic: [nycphp-talk] PHP server app
Thread-Index: AcQag3if5IbKLaEzSN+E4Zi51/t0RAAg6HAgAAL7umA=
From: "Hans Zaunere" <hans not junk at nyphp.com>
To: "NYPHP Talk" <talk at lists.nyphp.org>
X-BeenThere: talk at lists.nyphp.org
X-Mailman-Version: 2.1.2
Precedence: list
Reply-To: NYPHP Talk <talk at lists.nyphp.org>
List-Id: NYPHP Talk <talk.lists.nyphp.org>
List-Unsubscribe: <http://lists.nyphp.org/mailman/listinfo/talk>,
<mailto:talk-request at lists.nyphp.org?subject=unsubscribe>
List-Archive: <http://lists.nyphp.org/pipermail/talk>
List-Post: <mailto:talk at lists.nyphp.org>
List-Help: <mailto:talk-request at lists.nyphp.org?subject=help>
List-Subscribe: <http://lists.nyphp.org/mailman/listinfo/talk>,
<mailto:talk-request at lists.nyphp.org?subject=subscribe>
X-List-Received-Date: Mon, 05 Apr 2004 13:38:24 -0000
> Thank you guys for a whole slew of reference words to go google mad
with.
> Do any of you have some good resoruces on threading, forking, daemons,
etc?
> I've heard of these things before, but only in passing. I'm gettign
bits
> and pieces, but not enough to feel I 'get it'.
http://www.ibrado.com/sock-faq/
http://www.erlenstar.demon.co.uk/unix/faq_toc.html
And the bible:
http://www.yendor.com/programming/unix/apue/apue.html
Threads are a little different because they are newer and not
standardized. Google for Linux threads, but you don't want threads
anyway :)
H
More information about the talk
mailing list