Researchers developed racfudit, a Golang utility for analyzing IBM z/OS mainframe RACF security databases offline. The tool extracts user profiles, password hashes, and access permissions to identify privilege escalation paths and security misconfigurations. The analysis covers RACF's internal architecture, database structure, profile relationships, and password hashing algorithms (DES and KDFAES), providing penetration testers with methods to assess mainframe security vulnerabilities.
Table of contents
RACF internal architectureUtilities for RACF DB analysisRACF profile relationshipsPassword hashes in RACFConclusionSort: