SkillAgentSearch skills...

Racfudit

No description available

Install / Use

/learn @klsecservices/Racfudit
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Description

Racfudit is a tool for analyzing Resource Access Control Facility (RACF) database which contains security information of z/OS users, groups, datasets and other system entities. That information includes access rights, password hashes, certificates, group memberships, and more. The tool allows you to extract this information from the RACF database and present it in one of two forms: a dumped flat plain text file or a sqlite3 database where you can query the required security information and detect misconfigurations and weak points in the target z/OS system.

The tool has been tested on z/OS version V1R13 and V2R02.

Usage

racfudit -f racfdb -dump racfdb.txt 
racfudit -f racfdb -dump racfdb.txt -sql racfdb.db
racfudit -f racfdb -sql racfdb.db -log racfudit.log
View on GitHub
GitHub Stars4
CategoryDevelopment
Updated9d ago
Forks0

Languages

Go

Security Score

65/100

Audited on Mar 19, 2026

No findings