lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 28 May 2007 04:41:42 +0200
From: "Mark Sec" <mark.sec@...il.com>
To: full-disclosure@...ts.grok.org.uk
Subject: Re: How to protect RFI ??

G00d thanks,
does any1 know a tool for looking vulnerabilities "inside" of my *.php files
? or something to automated the "search" vulnerabilities?

- mark




On 26/05/07, Jamie Riden <jamie.riden@...il.com> wrote:
>
> On 26/05/07, Mark Sec <mark.sec@...il.com> wrote:
> >
> >
> > does any1 how to protect about RFI (Remote file inclusion), and what i
> need
> > to see over php files ?
> >
> > -mark
>
> Briefly:
> 1. Secure your php install - turn off allow_url_fopen and
> allow_url_include in php.ini
> 2. Make sure your PHP app is not vulnerable - an attacker shouldn't be
> able to control what's included. This should protect you from local
> file inclusion as well.
> 3. Use suhosin and/or mod_security
> 4. (maybe) configure your firewall to disallow outbound connections
> initiated by the webserver
>
> cheers,
> Jamie
>

Content of type "text/html" skipped

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

Powered by blists - more mailing lists