|
Full Disclosure
mailing list archives
Re: How to protect RFI ??
From: Andrew Farmer <andfarm () gmail com>
Date: Sun, 27 May 2007 19:58:54 -0700
On 27 May 07, at 19:41, Mark Sec wrote:
G00d thanks,
does any1 know a tool for looking vulnerabilities "inside" of my
*.php files
? or something to automated the "search" vulnerabilities?
find /php/dir -name '*.php' -print0 | xargs -0 egrep '(include|
require)(_once)?\(.*\$'
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/
By Date
By Thread
Current thread:
|