Download

Below are multiple options for conveniently downloading the selected profile:

National Institute of Standards and Technology (NIST) Special Publication (SP) 800-82 Rev 2 – Guide to Industrial Control Systems (ICS) Security

Curl:

curl https://regscaleblob.blob.core.windows.net/catalogs/800-82rev1.json --output 800-82.json

PowerShell:

Invoke-WebRequest -Uri "https://regscaleblob.blob.core.windows.net/catalogs/800-82rev1.json" -OutFile "800-82.json"

View Raw JSON in Browser