PCI DSS Penetration Testing Checklist
A penetration testing checklist specifically designed to meet PCI DSS requirements 11.3 and 11.4. Covers cardholder data environment (CDE) segmentation validation, application layer testing, network layer testing, and documentation requirements for PCI compliance.
nmap -sS -Pn -p- --max-retries 1 <cde_target_range>Nmap scan output from a non-CDE segment showing dropped/filtered ports for the entire CDE range, plus a separate scan from inside the CDE confirming services are reachable internally.
testssl.sh https://payment.target.comscreenshot or log excerpt showing where unmasked PAN is exposed (with the actual digits redacted in the report) plus the source location (URL or log file path).
nmap -sS -sV --script vuln <cde_external_ips>nmap -sS -sV -p- <cde_target>airodump-ng wlan0mon