Command injection
Posted: Thu Oct 20, 2005 7:42 am
Hello firends
From zend PHP study guide(page 180)
If data being used to construct a command is intended to be
a single argument,there might be character within data that cause it to be interpreted as multiple argumnets instead.
May someone explain about that?
GOOD LUCK!
From zend PHP study guide(page 180)
If data being used to construct a command is intended to be
a single argument,there might be character within data that cause it to be interpreted as multiple argumnets instead.
May someone explain about that?
GOOD LUCK!