GithubHelp home page GithubHelp logo

ndoell / owasp-masvs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from owasp/owasp-masvs

0.0 2.0 0.0 92.29 MB

The Mobile Application Security Verification Standard (MASVS) is a standard for mobile app security. It is meant to be used by mobile software architects and developers seeking to develop secure mobile applications and as a basis for mobile app security testing methodologies. The MASVS lists requirements for both security controls and software protection mechanisms, and defines four verification levels that can be applied to achieve different grades of security and resiliency.

License: Other

Python 14.31% Shell 16.64% TeX 68.53% sed 0.51%

owasp-masvs's Introduction

OWASP Mobile Application Security Verification Standard Twitter Follow Open in Visual Studio Code

Creative Commons License OWASP Flagship Document Build Check Markdown Markup Check Markdown Links

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

The latest version of the MASVS is available as PDF, epub and docx and can be downloaded from the releases page. The documents were created by using pandocker.

Want to have the latest snapshot version? Check the latest Github build action. The MASVS is also available in different languages:

Gitbook

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

Create new PDF, EPUB and Word document

These steps were tested on macOS, Kali and Ubuntu 18

You can find the documents on the release page. If you want to generate the documents yourself, execute the following steps:

  • The document creation uses a Docker container, so make sure that you have Docker installed.

  • If using macOS, install gnu-sed via brew.

$ brew install gnu-sed
  • Clone the MASVS repository:
$ git clone https://github.com/OWASP/owasp-masvs/
$ cd owasp-masvs/
  • Run the document generation script for the chosen language with latin-fonts:
$ ./tools/docker/pandoc_makedocs.sh Document-de LATEST
  • "Document-de" specifies the folder of the language that is used to generate the documents. Simply replace it with the language you want to use.

  • "LATEST" is the string that will be printed on the cover.

  • For languages that require non-latin fonts (Chinese, Farsi, Hindi, Japanese, Korean, Russian etc.) the stable-full version of Pandocker is required. You can activate it with the TAG environment variable, like this:

$ TAG=stable-full ./tools/docker/pandoc_makedocs.sh Document-hi LATEST

This produces PDF, EPUB and DOCX files in the root of the project.

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/join/shared_invite/zt-g398htpy-AZ40HOM1WUOZguJKbblqkw#/

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

Read Individual Sections of the MASVS Here

owasp-masvs's People

Contributors

anantshri avatar codethatrocks avatar coky-t avatar commjoen avatar cpholguera avatar emartynov avatar ethicalhack3r avatar fjsnogueira avatar gitmukeshsharma avatar jack-smith-dh avatar kunwaratulhax0r avatar l3ouu4n9 avatar luisfontes19 avatar martinmarsicano avatar mauariza avatar mehran-sanea avatar miladkhoshdel avatar mpolastro avatar muellerberndt avatar ninedter avatar owasp-seoul avatar parag85 avatar raminat avatar riteshsscbs avatar romualdszkudlarek avatar snbig avatar spzang avatar sushi2k avatar thedauntless avatar yog3shsharma avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.