Using IPv6
I've gone ahead and deployed IPv6 on the server that hosts this site, as well as my desktop. I'm using 6to4 to tunnel IPv6 over the existing IPv4 connection.
Syndicated 2008-12-30 20:28:14 from papasian.org - lifehacking
Name: Daniel Papasian
Member since: 2001-04-09 02:08:08
Last Login: 2008-06-15 20:22:49
Homepage: http://papasian.org/
Notes:
I enjoy PHP, C, perl. I like to profile things and do security analysis.
Using IPv6
I've gone ahead and deployed IPv6 on the server that hosts this site, as well as my desktop. I'm using 6to4 to tunnel IPv6 over the existing IPv4 connection.
Syndicated 2008-12-30 20:28:14 from papasian.org - lifehacking
In case you haven't heard by now - I'm moving!
In case you haven't heard yet, I'm leaving my current job at The Chronicle and am accepting a position back in Pittsburgh.
I'm transitioning to a perl and catalyst environment, which I'm excited about. Been working my way through a catalyst book, so hopefully I'll be able to hit the ground running.
Syndicated 2008-06-25 02:05:35 from papasian.org - lifehacking
PHP texis plugin
Several months back I wrote a hackish PHP extension to natively connect and talk with Thunderstone's texis SQL daemon and now it's just sitting around unused and unfinished. What I can't figure out is whether there's anyone out there who'd actually want such a beast - we were only thinking about going that route because we had a poorly deployed search index running out of texis, and replacing vortex with PHP seemed like a good idea.
Syndicated 2008-04-11 03:02:35 from papasian.org - lifehacking
Exploit written for recently discovered PHP-APC vuln
So I discovered a vulnerability recently (see the previous article) in APC and disclosed it, and it's sat there for a few days without feedback... so I went ahead and wrote a proof of concept exploit for it.
Syndicated 2008-03-22 19:55:16 from papasian.org - lifehacking
Vulnerability dicovered in PHP APC module
UPDATE: CVE-2008-1488 has been opened for this vulnerability
So I was noticing apache segfaulting today when I was accidentally attempting to include() a Savant3 Error object. Attached strace, and saw that it was trying to stat the string representation of Savant3 (woops!) and was getting back -1 and name too long as the errorno, but then shortly after it was segfaulting.
Syndicated 2008-03-17 17:58:09 from papasian.org - lifehacking
bugg certified others as follows:
Others have certified bugg as follows:
[ Certification disabled because you're not logged in. ]
New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!