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

Security Testing Cheat Sheet

From OWASP
Revision as of 03:06, 19 March 2013 by Bill Sempf (talk | contribs) (Created page with "== DRAFT CHEAT SHEET - WORK IN PROGRESS == == Introduction == This page intends to provide quick basic security tips for quality assurance specialists. The goal of the cheat...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

DRAFT CHEAT SHEET - WORK IN PROGRESS

Introduction

This page intends to provide quick basic security tips for quality assurance specialists. The goal of the cheat sheet is to act as a starting point for a comprehensive QA Test Plan for security of web applications.

Testing Tools

Testing web applications is difficult without tools. The following tools are the common set for QA professionals to accomplish all of the test cases in the security test plan.

  • Zed Attack Proxy
  • WebScarab

Security Test Plan

Each major security surface in a web application has a known set of vulnerabilities that can be tested for using a set of test cases.

Authors and Primary Editors

Bill Sempf - bill.sempf [at] owasp.org User:Bill Sempf

Other Cheatsheets

OWASP Cheat Sheets Project Homepage