Preventing remote code injection attacks

  • Look for include statements
    .
  • Autoloader code also potentially vulnerable
    .
  • php.ini settings
    .
  • Other (more obscure) forms of injection attack
    .
 


+ o -