10 steps to lay off your Now Platform security idiosyncrasies

This checklist provides you with 10 steps to keep up with basic platform security.

As a ServiceNow System Administrator or Platform Owner you are responsible for platform performance and security. Based on industry best practices, security community recommendations and a ServiceNow implementers hard earned experiences through dozens of ServiceNow deployment projects, this checklist provides you with 10 steps to keep up with basic platform security.

  1. Do not put your personal user account credentials in Update Source connector – use the root admin account on source instance
  2. Do not put your personal user account credentials in Target Instance connector – use the root admin account on target instance
  3. Do not create Customer Updates and commit Update Sets as the System Administrator – use personal users only, always!
  4. Do not forget to check Password needs reset on a new local user – remember; passwords are personal
  5. Enable Multi-Factor Authentication (MFA) on all admin user accounts – and check off a box on the OWASP Top 10
  6. Always assign privileges by assigning roles to groups and users to groups – not roles to users
  7. Avoid customizing Base System ACLs to limit access on read-only user – leverage Out-of-Box role combinations by using snc_read-only role
  8. Delegate admin privileges in your NOW Platform environment based on the principle of Least Privilege – improve mitigation of another OWASP Top 10 recommendation
  9. Seek to enforce the principle of Separation of Duties as a way of ensuring change process and platform governance compliance
  10. Monitor and respond to unexpected user account activity and transactions on the NOW Platform. Generally, time to detect a breach is more than 200 days! Again, aim to align your practice with industry recommendations in the OWASP Top 10


Thanks for reading through these 10 basic steps to keep reminded of good platform security practices.

Read more in “Seven habits of highly effective ServiceNow Admins”