[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Full-disclosure] How to protect RFI ??
- To: Mark Sec <mark.sec@xxxxxxxxx>
- Subject: Re: [Full-disclosure] How to protect RFI ??
- From: Andrew Farmer <andfarm@xxxxxxxxx>
- 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/