amon.so: Hijacking System Calls For Hardening PHP - Debian Lenny And Squeeze

Posted by falko on Apr 11, 2011 3:23 PM EDT
HowtoForge
Mail this story
Print this story

amon.so is a library that integrates with the PHP interpreter and intercepts and manipulates the system calls provided by libc6. It replaces the execve() syscall with a custom function which does extra sanity checking in order to prevent that an attacker could execute arbitrary code on the system exploiting a vulnerability in a web-based application (such as a bugged cms). It's open-source software released under the terms of the GPL license and compatible with PHP running as a CGI process or Apache's DSO module.

amon.so is a library that integrates with the PHP interpreter and intercepts and manipulates the system calls provided by libc6. It replaces the execve() syscall with a custom function which does extra sanity checking in order to prevent that an attacker could execute arbitrary code on the system exploiting a vulnerability in a web-based application (such as a bugged cms). It's open-source software released under the terms of the GPL license and compatible with PHP running as a CGI process or Apache's DSO module.

http://www.howtoforge.com/amon.so-highjacking-system-calls-for-hardening-php-debian-lenny-and-squeeze

Full Story

  Nav
» Read more about: Story Type: Tutorial; Groups: Debian, PHP

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.