Download

Below are multiple options for conveniently downloading the selected profile:

Federal Financial Institutions Examination Council (FFIEC) Cybersecurity Assessment Tool (CAT)

Curl:

curl https://regscaleblob.blob.core.windows.net/catalogs/ffiec.json --output FFIEC.json

PowerShell:

Invoke-WebRequest -Uri "https://regscaleblob.blob.core.windows.net/catalogs/ffiec.json" -OutFile "FFIEC.json"

View Raw JSON in Browser