PCI DSS Compliance¶
Built-in features
Hdiv obfuscates any credit card information that could be present in attacks or vulnerabilities to prevent any type of information leak and PCI DSS violation inside the reporting facilities.
Additionally The following detection/protected features are related to PCI DSS compliance:
OWASP A2¶
Weak Password¶
The use of a weak password increases the chance of password guessing tremendously.
Other¶
PCI Clear Parameter Violation¶
Credit card details should not be included as Http request parameters or as part of the URL as it greatly increases the possibility of them being leaked.
PCI Logging Violation¶
PCI DSS standard does not allow credit card details to be leaked into log files.