SAP security specialist with expertise in SAP Governance, Risk Management, Compliance, SAP Forensic Security and SAP Security Audits. Former key developer of SAP BusinessObjects Risk Management 2.0/3.0, SAP Code Olympics 2007 winner and a regular blogger of topics like Regulatory Compliance, Application Security, Gadgets, Technology and other trending topics.

Articles in this series

One response to “How to analyze passwords of all important users across SAP clients”

  1. Steph

    Or better yet, extract the userid / encrypted password pairs for the users in which you’re interested from table USR02 and run a pen test against it using the SAP-patched John The Ripper, just like anyone trying to gain access would:

    http://www.openwall.com/john/

    This allows you to check the password security of additional privileged accounts (such as for workflows, RFCs, batch schedule, firefighting etc.) instead of just the SAP standard (I also have a z-version of RSUSR003 for this too).

    Some high-level details of how you should secure your system OVER AND ABOVE the standard SAP security authorisation concepts to prevent this being made easier for those trying to compromise your system are here:

    http://blog.saulchristie.com/2010/03/hacking-cracking-and-attacking-sap.html

    Admittedly these are Basis thangs but we should all know a bit about what other teams can do to help us.

    Steph.

Leave a Reply