H headingwest Member Licensed User Longtime User Feb 14, 2013 #1 I'm concerned about the shell command. If I share my source code, which I like to do, and my server details are included, is this a security problem? Can someone perform "format" or "cd\ delete *.*" I'm no security expert so I don't know if this is a risk.
I'm concerned about the shell command. If I share my source code, which I like to do, and my server details are included, is this a security problem? Can someone perform "format" or "cd\ delete *.*" I'm no security expert so I don't know if this is a risk.
Erel B4X founder Staff member Licensed User Longtime User Feb 14, 2013 #2 The Shell command in B4AServer only runs commands set in the config file. Upvote 0