Pour garantir la meilleure expérience de navigation, veuillez activer JavaScript dans votre navigateur web. Sans cela, de nombreuses fonctionnalités du site seront inaccessibles.


Tests totaux:
485,773,462
737,046
130,956

PCI DSS Compliance

PCI DSS 4.0.1 requires organizations that handle cardholder data to develop software securely and test it regularly. Learn how ImmuniWeb helps you meet Requirements 6 and 11.

Temps de lecture:8 min. Mise à jour:8 juillet 2025
Conformité PCI DSS
Veuillez remplir les champs surlignés en rouge ci-dessous.

Talk to a Specialist about
Payment Card Industry Data Security Standard (PCI DSS) Compliance

  • Lancez votre essai gratuit des produits ImmuniWeb
  • Recevez des prix personnalisés
  • Parlez avec nos experts techniques
Gartner Cool Vendor
SC Media
IDC Innovator
*
*
Privé et confidentielVos données seront privées et confidentielles.

Conformité PCI DSS

What Is PCI DSS?

PCI DSS defines technical and operational requirements to protect cardholder data (CHD) and sensitive authentication data wherever it is stored, processed or transmitted. Its 12 requirements are grouped into six control objectives covering network security, data protection, vulnerability management, access control, monitoring and security policy.

Version 4.0 marked a shift in philosophy: security is treated as a continuous, business-as-usual process rather than an annual event. Organizations validate compliance through a Self-Assessment Questionnaire (SAQ) or a Report on Compliance (ROC), and define their cardholder data environment (CDE) as the scope of assessment.

See how ImmuniWeb helps you meet PCI DSS Requirements 6 and 11— secure development and regular testing of your payment applications. Request a demo · or run a free Community Edition test.

Who Must Comply with PCI DSS?

PCI DSS applies to every organization in the payment chain:

  • Merchantsof every size that accept payment cards (validation level depends on transaction volume).
  • Service providers that store, process or transmit cardholder data on behalf of others.
  • Any entity whose systems could impact the security of the cardholder data environment (CDE).

Public-facing web applications and payment pages are squarely in scope and must be protected and tested.

Key PCI DSS Requirements for Application Security

Two of the twelve requirements drive most application-security work:

  • Requirement 6 — Develop and maintain secure systems and software: secure software development, timely patching, identifying and managing vulnerabilities, and protecting public-facing web applications against attacks (including payment-page script controls in 6.4.3).
  • Requirement 11 — Test security of systems and networks regularly: internal and external vulnerability scans (11.3) and internal and external penetration testing (11.4) at least annually and after significant changes, plus payment-page change detection (11.6).

PCI DSS Security Requirements in Depth

Requirement 6 — Secure Systems and Software

Requirement 6 expects a secure software development life cycle: software developed following secure coding practices, vulnerabilities identified and risk-ranked, and public-facing web applications protected against the OWASP Top 10. Sub-requirement 6.4.3 adds controls over scripts loaded on payment pages to counter web-skimming (Magecart) attacks.

Requirement 11 — Regular Security Testing

Requirement 11 mandates regular vulnerability scanning (11.3) and penetration testing (11.4) — internal and external, at least annually and after significant changes — with exploitable findings corrected and testing repeated to verify the fixes.

Risques courants des applications Web et mobiles à remédier

Payment applications are a prime target. The web vulnerabilities PCI DSS expects you to prevent and test for map closely to the OWASP Top 10:

  • Broken Access Control — users reaching data or actions they should not.
  • Cryptographic Failures — weak or missing encryption exposing sensitive data.
  • Injection —SQL, command or other injection via unvalidated input.
  • Insecure Design — contrôles de sécurité manquants par conception, pas seulement à cause d'un bug.
  • Mauvaise configuration de sécurité — configuration par défaut, incomplète ou non sécurisée.
  • Composants vulnérables et obsolètes — bibliothèques et frameworks non patchés.
  • Identification & Authentication Failures — weak login, session or credential handling.
  • Software & Data Integrity Failures — untrusted updates, insecure CI/CD pipelines.
  • Échecs de journalisation et de surveillance de la sécurité — les attaques passent inaperçues.
  • Server-Side Request Forgery (SSRF) — the server tricked into making malicious requests.

For mobile apps, the OWASP Mobile Top 10 is the equivalent reference (insecure data storage, insecure communication, weak cryptography, and so on). Reliably finding these issues requires testing the running application, not just a documentation review.

How to Approach PCI DSS Application Security with ImmuniWeb

  1. Scope the CDE.Map internet-facing applications, payment pages and APIs in scope with ImmuniWeb Discovery.
  2. Develop securely (Req 6). Use Neuron and Continuous to find and fix vulnerabilities across the SDLC.
  3. Penetration test (Req 11.4) web and mobile applications with On-Demand and MobileSuite — at least annually and after significant changes.
  4. Vulnerability scan (Req 11.3)regularly with Neuron.
  5. Remediate and retest with clear, zero-false-positive reports suitable for your QSA/ROC or SAQ.
  6. Keep testing continuously with Continuous to satisfy v4.0.1's business-as-usual model.

How ImmuniWeb Helps You Achieve PCI DSS Compliance

ImmuniWeb supports the PCI DSS application-security requirements with penetration testing and scanning that produce assessment-ready evidence.

Exigence Ce que cela nécessite Produits ImmuniWeb
Req 6.2 / 6.3 Develop software securely; identify and manage vulnerabilities. On-Demand, Neuron, Continuous
Req 6.4 Protect public-facing web applications against attacks. On-Demand, Neuron, Continuous
Req 11.3 Internal and external vulnerability scanning. Neuron, Discovery
Req 11.4 Internal and external penetration testing. On-Demand, MobileSuite

ImmuniWeb On-Demand delivers manual, compliance-ready web application penetration testing; MobileSuite covers mobile apps; Neuron and Neuron Mobile provide automated scanning; Continuous embeds testing into CI/CD; and Discovery maps the external attack surface to keep the CDE scope accurate.

PCI DSS vs International Frameworks

Si vous respectez déjà des normes internationales, les mêmes tests ImmuniWeb les couvrent toutes:

Framework Perspective sécurité des applications Comment ImmuniWeb s'aligne
PCI DSS 4.0.1 Req 6 (secure dev) & Req 11 (testing) Web/mobile pentest + vulnerability scanning
ISO/IEC 27001 Annexe A: contrôles techniques Tests comme preuve de contrôle
NIST CSF 2.0 Protect / Detect functions Tests et surveillance des applications
OWASP ASVS Niveaux de vérification pour les applications web Tests conformes aux exigences ASVS

Tests d'intrusion vs scans de sécurité

Les deux sont nécessaires. Le scan automatisé (DAST) offre une couverture large et fréquente et est idéal pour les tests continus dans le CI/CD ; le penetration testing manuel trouve les vulnérabilités de logique métier et complexes que les scanners manquent et produit la profondeur attendue par les auditeurs et les régulateurs. Combinez le scanning continu avec du penetration testing manuel périodique, et re-testez après des changements significatifs.

Liste de contrôle de conformité (Sécurité des applications)

  • Cardholder data environment (CDE) scoped, including web/payment pages
  • Secure SDLC in place (Requirement 6)
  • Public-facing web apps protected and tested
  • Vulnerability scans performed regularly (Req 11.3)
  • Penetration testing at least annually and after significant changes (Req 11.4)
  • Payment-page script and change controls (6.4.3 / 11.6)
  • Findings remediated and re-tested; evidence retained for assessment

Why PCI DSS Compliance Matters

PCI DSS is enforced contractually by the payment card brands and acquiring banks. Non-compliance can mean monthly fines, higher transaction fees, and — after a breach — significant liability and even loss of the ability to process card payments.

Web-skimming and application attacks against payment pages remain a leading cause of cardholder-data breaches, which is why Requirements 6 and 11 put application testing front and centre.

Foire aux questions

  • Q
    What is PCI DSS?
    A
    The Payment Card Industry Data Security Standard, a global standard from the PCI SSC for protecting payment card data, structured as 12 requirements.
  • Q
    What is the current version of PCI DSS?
    A
    v4.0.1, published 11 June 2024; it has been the only active version since v4.0 retired on 31 December 2024, with new requirements mandatory since 31 March 2025.
  • Q
    Who must comply with PCI DSS?
    A
    Any organization that stores, processes or transmits cardholder data — merchants and service providers of all sizes.
  • Q
    What do Requirements 6 and 11 require?
    A
    Requirement 6 requires secure development and vulnerability management; Requirement 11 requires regular vulnerability scanning and penetration testing.
  • Q
    Does PCI DSS require penetration testing?
    A
    Yes — Requirement 11.4 requires internal and external penetration testing at least annually and after significant changes.
  • Q
    How does ImmuniWeb help with PCI DSS?
    A
    Through web and mobile application penetration testing and scanning that evidence Requirements 6 and 11, plus attack-surface mapping to keep CDE scope accurate.
  • Q
    What are the penalties for non-compliance?
    A
    Contractual fines from card brands and acquirers, increased fees, and breach liability — potentially including suspension of card-processing privileges.
Veuillez remplir les champs surlignés en rouge ci-dessous.

Talk to a Specialist about
Payment Card Industry Data Security Standard (PCI DSS) Compliance

  • Lancez votre essai gratuit des produits ImmuniWeb
  • Recevez des prix personnalisés
  • Parlez avec nos experts techniques
Gartner Cool Vendor
SC Media
IDC Innovator
*
*
Privé et confidentielVos données seront privées et confidentielles.
Parlez à un expert