Hello guys!
I am working on a project where I have to defend the website against code injection. Is there a list with all shell commands which doesn't need the php exec function? So a list with shell commands that can be performed from php without the exec command?