This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Key Project Information:OWASP PCI Project

From OWASP
Revision as of 17:31, 18 July 2014 by Johanna Curiel (talk | contribs)

Jump to: navigation, search
OWASP Project Header.jpg

OWASP PCI Toolkit

OWASP PCI toolkit is an Open Source C# .NET Windows form project, that will help you to scope the PCI-DSS requirements for your System Components. Alpha version of this tool was released May 2014

Introduction

The PCI toolkit is based on a decision tree assessment methodology, which helps you identify if your web applications are part of the PCI-DSS scope and how to apply the PCI-DSS requirements. By decomposing , one by one , you will be able to create an assessment and a final report of your scope delimitation and which OWASP guidelines must be used

Licensing

OWASP PCI Toolkit is free to use. It is licensed under the Creative Commons Attribution-ShareAlike 3.0 license, so you can copy, distribute and transmit the work, and you can adapt it, and use it commercially, but all provided that you attribute the work and if you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.

Preview tool

OWASP PCI Toolkit


Presentation

https://www.owasp.org/index.php/File:Pci-dss.pdf

Project Leader(s)

Johanna Curiel
Ignacio Salom

Related Projects

Repository

https://github.com/owaspjocur/OwaspPciToolkit

Download Program: File:Owasp PCI Release 1.1.zip

HASH:

MD5  : a38a1bd85a387ddef036ac75f9bdaf1c

SHA1 : 8d5859961462f12ab5d1840cbe5af353cf1a9598

Reference Files


News and Events

This tool will be presented at BlackHat 2014 Arsenal- 7 August 2014 https://www.blackhat.com/us-14/arsenal.html#Curiel

A presentation of the tool will be given at APPSEC EU 2014 For more info visit: https://www.owasp.org/index.php/OWASP_Project_Summit_2014/Home#tab=Tracks_and_Sessions


PCIDSS

Cornucopia-pcidss-ecommerce-guidelines-small.jpg

OWASP Cornucopia Ecommerce Website Edition is referenced in the new Payment Card Industry Security Standards Council information supplement PCI DSS E-commerce Guidelines v2, January 2013

Classifications

Owasp-incubator-trans-85.png Owasp-builders-small.png
Owasp-defenders-small.png
Cc-button-y-sa-small.png

Step 1 Download the Release.Zip file and control the Hash verification number.

Unzip folder and simply double click on OwaspPciToolkit.exe

Step 1

Step 2 Fill in the Name of the application, Programming language and Type of App

Step 2

Card Holder Data

On the First tab Card Holder Data, please click the answers that you consider as verifiable for the web application Once you are done answering click "Analyze CHD"

The report produced can be found on the same folder (unzip Release) and open the file: PCI-DSS_analysis.txt

Report file
Report Analysis

Important Notice

Understanding of security vulnerabilities and the OWASP top ten is essential for using properly this scoping tool. The tool helps you identify if the application falls within the PCI-DSS scope in order to become compliant however it is essential to identify if your organization has the necessary tools and know-how to be able to create a scope

  • Knowledge of the OWASP top ten
  • Knowledge of penetration tests and tools as advised by the PCI security council (ASV vendors)

What is PCI-DSS?

The PCI Security Standards Council offers robust and comprehensive standards and supporting materials to enhance payment card data security. These materials include a framework of specifications, tools, measurements and support resources to help organizations ensure the safe handling of cardholder information at every step. The keystone is the PCI Data Security Standard (PCI DSS), which provides an actionable framework for developing a robust payment card data security process -- including prevention, detection and appropriate reaction to security incidents.

How does the PCI toolkit work?

The toolkit helps you identify if the application falls into the PCI-DSS scope and the necessary measures that must be taken in order to become compliant. The tool by it self does not scan your application but it guides you on the available tools, guidelines and documents related to understand much better how to properly execute the scope and test the application against security vulnerabilities

What is the purpose of this tool?

The main purposes is to offer an interactive guideline on how to determine if a web application falls into the PCI-DSS scope. The PCI-DSS requirements do not specify which guidelines , tools or how to implement the requirements, this tool helps you understand how to do it.

Volunteers

Johanna Curiel

Ignacio Salom


A prototype of the tool will be released in May 2014 -Beta version 1.0 This beta version provides the following features Series of Questions and answers regarding the Web application to be analyzed For each application present in the environment to be analyzed,

  • Analysis and report of Card Holder Data present

Beta Release 1.1 Plan for June 2014

  • Analysis Report of Development Environment process and procedures
  • Analysis Report of Testing Environment process and procedures


Localization

Design

Feedback