|
Maintain Secure Systems |
|
Integrator Notes On your servers you should ensure that the latest security patches have been applied.
When making changes to Znode Storefront use the following industry best practices:
Follow change control procedures for all system and software configuration changes. The procedures must include the following:
Develop all web applications based on secure coding guidelines such as the Open Web Application Security Project guidelines. Review custom application code to identify coding vulnerabilities. Cover prevention of common coding vulnerabilities in software development processes, to include the following:
Ensure that all web-facing applications are protected against known attacks by applying either of the following methods:
Further information on secure web development can be found at:
http://www.owasp.org/index.php/OWASP_Top_Ten_Project
When deploying applications to production be sure to make backups of both your database and application code first. PCI-DSS requires that you have well defined procedures for testing your code prior to deploying to production and that you have production back-out procedures should you have issues with your deployment. Configuration Notes By default the web services feature of Znode Storefront is secured and not accessible. You should properly configure your webservices directory to ensure that web services are not publicly accessible.
|