Author Archives: awood

Web Application Firewall For PCI Compliance

When it comes to electronic payments, web-based threats, attacks and crimes are escalating. To combat this, the Payment Card Industry has created the Data Security Standard (PCI DSS) for all companies that process or store credit card data. These standards … Continue reading

Posted in Security | Tagged , , | Comments Off

Prevent Malicious Code Injection, Sanitize User Input

Virtually all web developers and website owners face a pair of vulnerabilities which do not discriminate against web server types,  programming languages,  applications,  or scripting languages.  These easily exploitable vulnerabilities are called Cross Site Scripting (XSS) and SQL Injection.  As … Continue reading

Posted in Security | Comments Off