项目作者: oxr463

项目描述 :
Penetration Testing Checklist
高级语言:
项目地址: git://github.com/oxr463/pentesting-checklist.git
创建时间: 2020-02-03T20:18:35Z
项目社区:https://github.com/oxr463/pentesting-checklist

开源协议:Creative Commons Attribution 4.0 International

下载


Penetration Testing Checklist

OWASP-based Web Application Security Testing Checklist.

Creative Commons Attribution 4.0 International

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:

  1. about: ~
  2. assignees: ~
  3. labels: ~
  4. name: ~
  5. title: ~

Report Generation

  1. 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.

Reference

See Also