Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: Mambo, Coppermine and PHPBB Attacks |
|---|---|
| Date: | Fri, 30 Dec 2005 04:16:23 +0100 |
OWASP guideline may be better to be updated, since allow_url_fopen=off is not practical and allow_url_fopen=off does not provide good enough safe guard.
good points
allow_url_fopen and many other functions try to do their best at the application level
often php is uber hardened while cgi and exec are still allowed
so imho the best combination is: - try to solve the problem with php settings (url fopen, open basedir, exec dir, etc) and with apache (the favolous perchild concept :P) - set up some acl system like selinux or rsbac - set up grsec and use the group socket restrictions
is there somebody "developing" mpm-perchild?
too late for long emails, Francesco 'ascii' Ongaro - http://www.ush.it/
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Black Hat Federal and Europe Call for Papers, Jeff Moss |
|---|---|
| Next by Date: | Re: Mambo, Coppermine and PHPBB Attacks, Andrew van der Stock |
| Previous by Thread: | Re: Mambo, Coppermine and PHPBB Attacks, Yasuo Ohgaki |
| Next by Thread: | Re: Mambo, Coppermine and PHPBB Attacks, Andrew van der Stock |
| Indexes: | [Date] [Thread] [Top] [All Lists] |