Setting up Security Best Practices
I. Enable profile “ENABLE_DEBUG” at the site level to disable the sql(where clause) in all the network calls for non admin and non developer users.
II. Weak password policy - Weak passwords can be easily guessed and are an easy target for brute force attacks. This can compromise system security.
III. Enable the “Session time out” profile at the application level
IV. Configure your web server to prevent information leakage from the SERVER
Last updated