Skip to content

Evidence request lists

UK Cyber Essentials

Evidence request list. 36 controls, 36 carrying auditor artefact guidance. Generated from the compliance knowledge graph on 12 September 2026. Published by The Art of Service.

Firewalls

CE-FW.1
Boundary Firewalls Deployed

Every device in scope must be protected by a correctly configured firewall (or network device with firewall functionality) at the boundary of the internet connection.

Artefacts an auditor will ask for
  • firewall device list
  • topology diagram showing boundary
  • rule base export
Where this commonly fails
  • home workers without device firewall
  • consumer routers with default config
CE-FW.2
Change Default Firewall Passwords

Change all default administrative passwords on boundary firewalls to a non-guessable password, or disable remote admin access entirely.

Artefacts an auditor will ask for
  • admin account list
  • password change log/attestation
  • config snapshot
Where this commonly fails
  • consumer router admin/admin retained
  • vendor default kept
CE-FW.3
Block Unauthenticated Inbound Connections

Prevent access to firewall administrative interface from the internet unless protected by MFA or IP allowlist limited to specific trusted addresses.

Artefacts an auditor will ask for
  • inbound rule export
  • MFA configuration screenshot
  • trusted IP allowlist
Where this commonly fails
  • admin port exposed to internet
  • no MFA on admin interface
CE-FW.4
Approve and Document Inbound Rules

Every inbound firewall rule that permits traffic must be approved and documented by an authorised individual with documented business need.

Artefacts an auditor will ask for
  • firewall change tickets
  • rule register with owner/justification
  • approval workflow evidence
Where this commonly fails
  • legacy rules with no owner
  • any-any rules retained
CE-FW.5
Remove or Disable Unused Rules

Remove or disable permissive firewall rules promptly when no longer required to limit attack surface.

Artefacts an auditor will ask for
  • periodic firewall rule review records
  • disabled/removed rule log
Where this commonly fails
  • no scheduled rule review
  • stale rules accumulate
CE-FW.6
Host-Based Firewall for Remote Workers

Where devices are used on untrusted networks (home, public Wi-Fi), the host-based software firewall must be enabled and configured.

Artefacts an auditor will ask for
  • endpoint firewall policy
  • MDM compliance report
  • sample screenshots
Where this commonly fails
  • Windows Defender Firewall disabled
  • macOS firewall off
CE-FW.7
Restrict Firewall Administrative Interface from the Internet

Block internet access to the firewall administrative interface unless there is a clear documented business need, and where allowed protect it with multi-factor authentication or a restricted IP allow list combined with managed password authentication.

Artefacts an auditor will ask for
  • firewall management-interface configuration export
  • documented business need and approval for any internet-facing admin access
  • MFA enrolment evidence or IP allow list definition for the admin interface
Where this commonly fails
  • router or firewall web admin reachable from the internet with password only
  • allow list too broad or never reviewed
  • business need asserted verbally with no record

Malware Protection

CE-MP.1
Anti-Malware Software Deployed

Implement anti-malware on all in-scope devices: anti-malware software (signature/heuristic), application allowlisting, or sandboxing of untrusted code.

Artefacts an auditor will ask for
  • AV/EDR console inventory vs asset list
  • coverage percentage report
Where this commonly fails
  • servers without AV
  • Linux endpoints excluded
CE-MP.2
Anti-Malware Signatures Updated

Where anti-malware software is used, it must be kept up to date with the latest signatures and engine updates.

Artefacts an auditor will ask for
  • AV signature age report
  • out-of-date device list with remediation
Where this commonly fails
  • offline laptops with stale signatures
  • no monitoring of signature age
CE-MP.3
Anti-Malware Scans Files on Access and Web Pages

Anti-malware software must scan files automatically on access, scan web pages when accessed, and prevent connections to malicious websites.

Artefacts an auditor will ask for
  • on-access scan policy
  • web protection enabled screenshot
  • SafeBrowsing/SmartScreen evidence
Where this commonly fails
  • scheduled-scan only
  • web filtering disabled
CE-MP.4
Application Allowlisting (Alternative)

Where allowlisting is used instead of AV, only approved applications (signed or hash-listed) can execute. List must be actively maintained.

Artefacts an auditor will ask for
  • WDAC/AppLocker policy
  • allowlist register
  • exception process
Where this commonly fails
  • allowlist in audit-only mode
  • no maintenance process

Scope

CE-SCOPE.1
Scope Definition

Define the scope of certification covering all end user devices, servers, networks, cloud services, and remote workers. Sub-set scoping must use clear boundary by firewall or VLAN.

Artefacts an auditor will ask for
  • scope description document
  • boundary firewall/VLAN evidence
  • device inventory list (make/model/OS)
Where this commonly fails
  • BYOD excluded incorrectly
  • cloud services missed
  • home worker routers not addressed
CE-SCOPE.2
Cloud Services in Scope

All cloud services (IaaS, PaaS, SaaS) used by the organisation must be in scope and the applicant retains responsibility for CE controls regardless of cloud provider.

Artefacts an auditor will ask for
  • list of SaaS/IaaS/PaaS services
  • responsibility matrix per service
  • admin account list per cloud
Where this commonly fails
  • SaaS apps overlooked
  • responsibility wrongly delegated to provider
CE-SCOPE.3
BYOD and Home Working

User-owned devices accessing organisational data or services are in scope. Home routers provided by ISP are out of scope but the device firewall must be configured.

Artefacts an auditor will ask for
  • BYOD register
  • MDM enrolment evidence
  • host firewall configuration
Where this commonly fails
  • BYOD not enrolled in MDM
  • host firewall disabled

Secure Configuration

CE-SC.1
Remove or Disable Unused Software

Remove or disable unnecessary user accounts, software, and services on devices to reduce the attack surface.

Artefacts an auditor will ask for
  • gold image documentation
  • installed software inventory
  • disabled services list
Where this commonly fails
  • OEM bloatware retained
  • guest accounts active
CE-SC.2
Change Default Passwords on Devices and Software

Change any default passwords on devices and software before deployment, or remove the account if not needed.

Artefacts an auditor will ask for
  • deployment checklist
  • credential vault entries
  • no-default attestation
Where this commonly fails
  • printer/scanner defaults retained
  • IoT devices ignored
CE-SC.3
Disable Auto-Run Features

Disable auto-run or auto-play features that automatically execute code without user authorisation on removable media or network shares.

Artefacts an auditor will ask for
  • AutoPlay disabled GPO export
  • Intune/Jamf policy screenshot
Where this commonly fails
  • legacy machines with AutoPlay enabled
CE-SC.4
Authenticate Users Before Access

Authenticate users with a unique credential before granting access to applications and devices. Auto-logon must be disabled.

Artefacts an auditor will ask for
  • screen lock GPO
  • no-auto-logon attestation
  • kiosk hardening documentation
Where this commonly fails
  • shared kiosk auto-logon
  • reception machine logged in 24/7
CE-SC.5
Password-Based Authentication Quality

Where passwords are the only factor, protect against brute force by lockout (max 10 attempts in 5 min), throttling, or by enforcing one of: MFA, password length 12+, length 8+ with deny list, or length 8+ with technical controls.

Artefacts an auditor will ask for
  • AD/Entra password policy export
  • account lockout config
  • MFA enrolment report
Where this commonly fails
  • 8-char passwords without deny list
  • no lockout threshold
CE-SC.6
Multi-Factor Authentication for Cloud Services

MFA must be applied to all administrative accounts on cloud services and to all user accounts on cloud services where supported by the provider.

Artefacts an auditor will ask for
  • Entra Conditional Access policy
  • Google Workspace 2SV report
  • AWS IAM MFA report
Where this commonly fails
  • admin breakglass without MFA
  • legacy SaaS without MFA
CE-SC.7
Educate Users on Strong Passwords

Educate users to avoid common, predictable, or compromised passwords and on the importance of unique passwords per account.

Artefacts an auditor will ask for
  • password guidance document
  • training attendance log
  • phishing/password module evidence
Where this commonly fails
  • no documented user guidance
  • training not refreshed
CE-SC.8
Process for Compromised Passwords

Have a process to change passwords promptly when the user knows or suspects the password or account has been compromised.

Artefacts an auditor will ask for
  • password reset procedure
  • incident playbook section
  • service desk ticket sample
Where this commonly fails
  • no documented reset workflow
  • users unaware how to report
CE-SC.9
Device Unlocking Credentials and Brute-Force Protection

Require a biometric, password or PIN before a physically present user reaches device services, protect that credential against brute force by throttling attempts or locking after a small number of failures, and enforce a minimum credential length for unlock-only credentials.

Artefacts an auditor will ask for
  • MDM or group policy showing lock settings and attempt limits
  • screenshot or export of PIN and password length enforcement
  • record of vendor default used where the setting is not configurable
Where this commonly fails
  • laptops and phones with no lock credential
  • unlimited unlock attempts
  • unlock PIN below the minimum length
  • device-unlock credential reused for account authentication without meeting the full password rules

Security Update Management

CE-SU.1
Software Licensed and Supported

All software on in-scope devices must be licensed and supported by the vendor (i.e. receiving security updates). Unsupported software must be removed or segregated.

Artefacts an auditor will ask for
  • SCCM/Intune software inventory
  • EOL/EOSL register
  • segregation evidence for unsupported
Where this commonly fails
  • Windows 7/Server 2012 still in use
  • EOL Java runtimes
CE-SU.2
Automatic Updates Enabled Where Possible

Automatic updates must be enabled on devices and software where the option exists, to ensure security updates are applied without delay.

Artefacts an auditor will ask for
  • Windows Update for Business policy
  • macOS auto-update screenshot
  • WSUS/Intune config
Where this commonly fails
  • auto-update deferred indefinitely
  • users can opt out
CE-SU.3
Critical and High Updates within 14 Days

All high or critical security updates (CVSS 7.0+ or vendor critical/high rating) must be applied within 14 days of release.

Artefacts an auditor will ask for
  • patch compliance dashboard (Defender/Tenable/Qualys)
  • 14-day SLA report
  • exception register
Where this commonly fails
  • patch backlog beyond 14 days
  • no CVSS-based tracking
CE-SU.4
Remove Out-of-Support Software

Remove software that is no longer receiving security updates from in-scope devices, or fully segregate it from the rest of the network.

Artefacts an auditor will ask for
  • EOL removal log
  • segregated VLAN evidence
  • compensating control documentation
Where this commonly fails
  • EOL kept on production network
  • no plan to retire
CE-SU.5
Firmware Updates

Firmware on routers, firewalls and other in-scope network devices must be kept current. Firmware is treated as software for update purposes.

Artefacts an auditor will ask for
  • network device firmware report
  • vendor advisory subscription
  • firmware change tickets
Where this commonly fails
  • consumer router firmware never updated
  • no inventory of firmware versions

User Access Control

CE-AC.1
User Account Approval Process

Have a documented user account creation and approval process. All accounts must be approved by an authorised individual before creation.

Artefacts an auditor will ask for
  • joiner workflow
  • approval tickets
  • HR-IT integration evidence
Where this commonly fails
  • accounts created without approval
  • no documented JML
CE-AC.2
Authenticate Users Before Granting Access

Authenticate users with a unique account and password (or other credential) before granting access to applications or devices.

Artefacts an auditor will ask for
  • IdP user list (no shared accounts)
  • directory export
Where this commonly fails
  • shared service mailbox login
  • team shared account
CE-AC.3
Remove or Disable Accounts When No Longer Required

Remove or disable user accounts when they are no longer required (leaver, role change, extended leave) within a defined timeframe.

Artefacts an auditor will ask for
  • leaver tickets with disable timestamp
  • monthly orphan account review
  • HR-IDP sync evidence
Where this commonly fails
  • leavers active months later
  • no review cadence
CE-AC.4
Privileged Account Approval and Tracking

Implement an approval process and keep track of privileged (administrative) accounts. The granting of privileges must be controlled.

Artefacts an auditor will ask for
  • list of all admin accounts with owner
  • approval records
  • PAM tool inventory
Where this commonly fails
  • unmanaged local admin
  • no register of cloud admin roles
CE-AC.5
Separate Admin Accounts for Administrative Activities

Use separate accounts to perform administrative activities only. Admin accounts must not be used for routine activities like email and web browsing.

Artefacts an auditor will ask for
  • named admin accounts (e.g. adm-jdoe)
  • conditional access blocking email/web for admin accounts
Where this commonly fails
  • daily-driver account with Global Admin
  • browsing from admin account
CE-AC.6
Periodic Review of Privileged Access

Review user accounts with special access privileges on a regular basis and remove or downgrade where no longer needed.

Artefacts an auditor will ask for
  • quarterly admin review records
  • access review attestation
  • removed/downgraded log
Where this commonly fails
  • no review evidence
  • review performed but no action
CE-AC.7
MFA for Administrative Accounts

Multi-factor authentication must be enabled for all administrative accounts on cloud services and where technically feasible on internal systems.

Artefacts an auditor will ask for
  • MFA enrolment per admin
  • Conditional Access policy targeting admin roles
  • PAM enforcement
Where this commonly fails
  • breakglass admin without MFA
  • service principals without protection
CE-AC.8
Passwordless Authentication

Where identity is established without a password, use a recognised passwordless method such as a FIDO2 authenticator or passkey, biometric, hardware security key or token, push notification or one-time code, and manage it as the authentication control for the account.

Artefacts an auditor will ask for
  • list of accounts using passwordless authentication and the method in use
  • authenticator registration and revocation records
  • policy statement covering accepted passwordless methods
Where this commonly fails
  • passwordless treated as out of scope so no control is evidenced
  • no revocation process when a security key or device is lost
  • method claimed as MFA when no user authentication is performed
Assembled from the framework's own control set. Every line traces to a control in the graph, so this pack is regenerated rather than written, and stays current as the graph does.

Assembled from the framework’s own control set, so this list is regenerated rather than written and stays current as the graph does. See the UK Cyber Essentials framework page.