owasp-masvs

The Mobile Application Security Verification Standard (MASVS) is a standard for mobile app security.

Github星跟踪图

OWASP Mobile Application Security Verification Standard Twitter Follow

Creative Commons License
OWASP Flagship
Build Status

This is the official Github Repository of the OWASP Mobile Application Security Verification Standard (MASVS). The MASVS establishes baseline security requirements for mobile apps that are useful in many scenarios, including:

  • In the SDLC - to establish security requirements to be followed by solution architects and developers;
  • In mobile app penetration tests - to ensure completeness and consistency in mobile app penetration tests;
  • In procurement - as a measuring stick for mobile app security, e.g. in form of questionnaire for vendors;
  • Et cetera.

The MASVS is a sister project of the OWASP Mobile Security Testing Guide.

Getting the MASVS

PDF/Mobi/Epub/Docx downloads are available on the Releases page. The current release of the MASVS is version 1.1.4. The MASVS is also available in different languages:

Gitbook

Read it on Gitbook. The book is automatically synchronized with the main repo.

Create new PDF, Epub or Mobi

You can find the documents in the release page. If you want to generate the documents yourself, execute the following steps. Clone the repository and run the gitbook generator. This produces PDF, Epub and Mobi files in the "Generated" subdirectory.

$ git clone https://github.com/OWASP/owasp-masvs/
$ cd owasp-masvs/tools/
$ ./gitbookepubandpdf.sh LATEST

Create Word documents

Clone the repository and run the document generator (requires pandoc). This produces docx and HTML files in the "Generated" subdirectory.

$ git clone https://github.com/OWASP/owasp-masvs/
$ cd owasp-mstg/tools/
$ ./generate_document.sh

Exporting to JSON, XML and CSV

The repository contains a Python tool for converting the requirements into various formats. Clone the repo and run export.py from the tools folder.

export.py [-h] [--format {json,xml,csv}] [--lang {es/ru/en/fr/de/zhtw/ja}]

Suggestions and Feedback

To report and error or suggest an improvement, please create an issue or create a Pull Request.

How to Contribute

The MASVS is an open source effort and we welcome contributions and feedback. If you want to contribute additional content, or improve existing content, we suggest that you first contact us on the OWASP MSTG Slack channel:

https://owasp.slack.com/messages/project-mobile_omtg/details/

You can sign up here:

https://owasp.slack.com/

Before you start contributing, please check our contribution guide which should get you started.

Read Individual Sections of the MASVS Here

主要指标

概览
名称与所有者OWASP/owasp-masvs
主编程语言Python
编程语言Shell (语言数: 5)
平台
许可证Creative Commons Attribution Share Alike 4.0 International
所有者活动
创建于2016-09-08 06:17:30
推送于2024-09-04 10:26:49
最后一次提交2024-09-04 12:26:47
发布数26
最新版本名称v2.1.0 (发布于 2024-01-18 11:59:30)
第一版名称0.1 (发布于 )
用户参与
星数2.2k
关注者数103
派生数477
提交数2.8k
已启用问题?
问题数204
打开的问题数1
拉请求数406
打开的拉请求数0
关闭的拉请求数64
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?