[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Full-disclosure] How to protect RFI ??



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/