Compliance

Vulnerability scanning for ISO 27001

ISO/IEC 27001 is the international standard for an information security management system. An accredited body certifies you after reviewing a risk-based management system and its controls. The 2022 revision lists 93 Annex A controls and a Statement of Applicability. AuditWard produces technical evidence for the scanning controls.

Background

Where ISO 27001 touches your web app.

Annex A control 8.8, management of technical vulnerabilities, expects you to identify and address vulnerabilities from recognized sources and to scan at the development, testing, and post-deployment stages. Control 8.26 covers application security requirements. Recurring web vulnerability scanning is a standard way to implement 8.8.

That is the slice an ISO 27001 vulnerability scan fits into. Your certification body wants to see that you find issues on a regular cadence and then record and act on them through a documented process. An AuditWard ISO 27001 web application scan gives you a dated, repeatable result for the post-deployment part of that loop. It is one input to control 8.8, sitting next to your patching, your internal testing, and your risk treatment plan.

Mapping

How AuditWard supports your ISO 27001 work.

AuditWard scans your site in one pass, then tags each confirmed finding to the ISO 27001 control it relates to. The table lines up the checks AuditWard runs against the Annex A control areas they bear on. Treat it as a triage aid for your own vulnerability management, not a control mapping signed off by your auditor.

Annex A control areaWhat AuditWard doesTooling
8.8: technical vulnerability identificationTags findings to ISO 27001 at the finding level, giving you traceability toward 8.8 and 8.26 in your Statement of Applicability.Analyst agent
8.8: post-deployment scanning evidenceProvides dated PDF reports as evidence of post-deployment technical vulnerability scanning, plus a repeatable cadence so you can show continuous identification rather than an annual one-off.Report engine
Encryption in transitSurfaces TLS protocol, certificate, and weak-cipher problems with CVSS scoring and remediation guidance for your risk treatment records.testssl.sh
8.26: application security indicatorsDetects header, cookie-flag, and CORS misconfiguration plus injection-class indicators (XSS, SQLi, open redirect) and CSRF gaps.curl, Nuclei, Explorer agent
Configuration and exposureFlags exposed directories, sensitive files, and secret or credential exposure, then enumerates open ports and outdated or misconfigured server software.Gobuster, Nmap, WhatWeb, Nuclei
Methodology evidenceDocuments tools, versions, and raw output appendices so an auditor can see the methodology behind each scan.Report engine
Honest limits

What AuditWard does not do.

AuditWard is a scanner. It is not a certification and it does not make you ISO 27001 compliant. Certification is granted by an accredited body after an audit of your whole ISMS, and AuditWard issues no certificate and no audit opinion. Read these limits before you plan around the tool.

No certificate, no audit opinion

ISO 27001 certification is granted by an accredited certification body after an audit of your ISMS. AuditWard is a scanner. It issues no certificate and no audit opinion.

An ISMS is much wider than a scan

An ISMS spans risk assessment, leadership, policies, asset and supplier management, incident response, and continual improvement. A scan evaluates almost none of that.

8.8 is a process, not one tool

Control 8.8 is satisfied by your overall vulnerability-management process. A single scanner is one input to that process, not the whole control.

External scanning has a fixed reach

External, unauthenticated scanning does not cover internal systems, authenticated testing, or the full secure-development lifecycle that sits behind control 8.26.

The tags are an aid, not authority

The ISO tags are LLM-generated aids, not a control mapping reviewed by an auditor. Use them as a starting point and align scope with your certification body. Your auditor has the final say on how each finding maps to a control.

Next steps

What to do with the evidence.

Use an AuditWard scan to feed the technical side of control 8.8, not to stand in for your ISMS. The dated PDF report, with CVSS scores, remediation steps, and tool appendices, drops into your vulnerability management and risk treatment records. Here is a workable order of operations.

01SCAN

Run a scan of your in-scope web app and sort the findings by CVSS. Record them in your vulnerability register so the cadence is visible to your auditor.

02TREAT

Work through the per-finding remediation: tighten TLS and ciphers, add the missing headers, remove exposed files, and patch outdated components. Log each decision in your risk treatment plan.

03EVIDENCE

Attach the dated report and tool appendices to your 8.8 and 8.26 evidence, then re-scan on a set cadence so you can show continuous, not just annual, identification.

For the full picture of what AuditWard probes and how findings are triaged, read the website security scanning pillar. To see how the same scan supports other frameworks, compare the SOC 2 and OWASP Top 10 pages, or return to the compliance overview.

FAQ

ISO 27001 questions.

Does an AuditWard scan make my organization ISO 27001 certified?

No. ISO 27001 certification is granted by an accredited certification body after an audit of your whole information security management system. AuditWard is a scanner and issues no certificate and no audit opinion. It supports the technical evidence side of control 8.8 and does not certify you.

Which Annex A controls does an ISO 27001 vulnerability scan touch?

Mainly 8.8, management of technical vulnerabilities, where recurring web scanning produces post-deployment evidence. It also touches 8.26, application security requirements, through header, injection, and configuration indicators. It does not cover the policy, governance, or lifecycle parts of those controls.

Can AuditWard satisfy control 8.8 on its own?

No. Control 8.8 is satisfied by your overall vulnerability-management process, including how you source vulnerability intelligence, prioritize, and remediate. An AuditWard scan is one input to that process, specifically the post-deployment web identification step, not the whole control.

What evidence does AuditWard produce for an auditor?

Dated PDF reports of each scan, with CVSS scores, remediation guidance, and appendices that document the tools and versions used and their raw output. That lets an auditor see the methodology behind each result and confirm you scan on a repeatable cadence rather than once a year.

Are the ISO 27001 tags an official control mapping?

No. The ISO tags are generated by an LLM as a triage aid, not a control mapping reviewed by an auditor. Treat them as a starting point and align scope with your certification body, which has the final say on how each finding maps to an Annex A control.

Does an external scan cover internal systems and authenticated areas?

Not fully. External, unauthenticated scanning does not reach internal systems or the full secure-development lifecycle behind control 8.26. AuditWard can pause at a login wall and resume once you supply credentials, but internal-only systems and deeper authenticated testing still need other controls.