pentesting-checklist
pentesting-checklist copied to clipboard
Penetration Testing Checklist
Penetration Testing Checklist
OWASP-based Web Application Security Testing Checklist.
Motivation
Using a text-based format such as markdown for this checklist allows for easier manipulation via common UNIX command line tools such as awk, grep, and sed.
GitHub Issues Templates
Copy markdown file(s) to the .github/ISSUE_TEMPLATE/ directory, prepend the following YAML snippet to the front matter, and customize for each template:
about: ~
assignees: ~
labels: ~
name: ~
title: ~
Report Generation
pandoc report.md -o report.pdf
Acknowledgement
Based on Prathan Phongthiproek's OWASP Testing Checklist.
Converted to Markdown via Kyokomi's excel-to-markdown.
License
This work is licensed under a Creative Commons Attribution 4.0 International License.