|
WEAKWORD Current release is v1.0 dated 2003 Description This is a small DOS program which takes as input a RACF database and processes it in two passes to check for trivial passwords. It is similar to CRACF but does not reveal the weak password, it merely indicates the password as having been identified as weak. It does however include the facility for you to add your own dictionary of weak passwords by using WEAKDAT.Example Step 1 - submit JCL to copy structured RACF database into flat file
Step 2 - transfer from mainframe to PC as binary file.Step 3 - compose a list of weak passwords to check against, e.g.
Step 4 - run WEAKDAT to convert the list of passwords into
the format required by the WEAKWORD utility, .e.g.
Step 5 - run WEAKWORD utility, e.g.
|