Download

Below are multiple options for conveniently downloading the selected profile:

National Institute of Standards and Technology (NIST) Special Publication (SP) 800-53 Revision 4

Curl:

curl https://regscaleblob.blob.core.windows.net/catalogs/NIST800-53Rev4.json --output NIST-SP800-53-R4.json

PowerShell:

Invoke-WebRequest -Uri "https://regscaleblob.blob.core.windows.net/catalogs/NIST800-53Rev4.json" -OutFile "NIST-SP800-53-R4.json"

View Raw JSON in Browser