1.

What Are The Most Important Steps You Would Recommend For Securing A New Web Server?

Answer»

Web Server Security:

  • Update/Patch the web server software
  • Minimize the server functionality disable EXTRA MODULES
  • Delete default data/scripts
  • Increase logging verboseness
  • Update Permissions/Ownership of files

Web Application Security:

Make sure Input Validation is ENFORCED WITHIN the code- Security QA TESTING.

Web Server Security:

Web Application Security:

Make sure Input Validation is enforced within the code- Security QA testing.



Discussion

No Comment Found