All Projects → OWASP → Owasp Masvs

OWASP / Owasp Masvs

Licence: cc-by-sa-4.0
The Mobile Application Security Verification Standard (MASVS) is a standard for mobile app security.

Projects that are alternatives of or similar to Owasp Masvs

Kotlin Reference Chinese
Kotlin 官方文档(参考部分)中文版
Stars: ✭ 85 (-91.75%)
Mutual labels:  gitbook, mobi, pdf, epub
Ethereum Development With Go Book
📖 A little book on Ethereum Development with Go (golang)
Stars: ✭ 754 (-26.8%)
Mutual labels:  gitbook, mobi, pdf, epub
The Economist Ebooks
经济学人(含音频)、纽约客、自然、新科学人、卫报、科学美国人、连线、大西洋月刊、新闻周刊、国家地理等英语杂志免费下载、订阅(kindle推送),支持epub、mobi、pdf格式, 每周更新. The Economist 、The New Yorker 、Nature、The Atlantic 、New Scientist、The Guardian、Scientific American、Wired、Newsweek magazines, free download and subscription for kindle, mobi、epub、pdf format.
Stars: ✭ 3,471 (+236.99%)
Mutual labels:  mobi, pdf, epub
Laravel Book
Up to date Epub, Mobi and PDF versions from the official Laravel Docs
Stars: ✭ 221 (-78.54%)
Mutual labels:  mobi, pdf, epub
Koodo Reader
A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web
Stars: ✭ 2,938 (+185.24%)
Mutual labels:  mobi, pdf, epub
Lightnovel Crawler
Download and generate e-books from online sources.
Stars: ✭ 344 (-66.6%)
Mutual labels:  mobi, pdf, epub
Open Publisher
Using Jekyll to create outputs that can be used as Pandoc inputs. In short - input markdown, output mobi, epub, pdf, and print-ready pdf. With a focus on fiction.
Stars: ✭ 242 (-76.5%)
Mutual labels:  mobi, pdf, epub
bitcoin-development-with-go
[Work in Progress] A little book on Bitcoin Development with Go (golang)
Stars: ✭ 19 (-98.16%)
Mutual labels:  gitbook, mobi, epub
Easybook
Book publishing as easy as it should be (built with Symfony components)
Stars: ✭ 744 (-27.77%)
Mutual labels:  mobi, pdf, epub
FCH-TTS
A fast Text-to-Speech (TTS) model. Work well for English, Mandarin/Chinese, Japanese, Korean, Russian and Tibetan (so far). 快速语音合成模型,适用于英语、普通话/中文、日语、韩语、俄语和藏语(当前已测试)。
Stars: ✭ 154 (-85.05%)
Mutual labels:  japanese, russian, korean
Ruby Hacking Guide.github.com
Ruby Hacking Guide Translation
Stars: ✭ 305 (-70.39%)
Mutual labels:  mobi, pdf, epub
Redux Offline Docs
Redux documentation in PDF, ePub and MOBI formats for offline reading.
Stars: ✭ 292 (-71.65%)
Mutual labels:  mobi, pdf, epub
Readteractive
Tool for writing and generating interactive books.
Stars: ✭ 23 (-97.77%)
Mutual labels:  mobi, pdf, epub
Interview
Java 笔试、面试 知识整理
Stars: ✭ 4,119 (+299.9%)
Mutual labels:  gitbook, pdf
Nmap
Idiomatic nmap library for go developers
Stars: ✭ 391 (-62.04%)
Mutual labels:  penetration-testing, audit
Pwndoc
Pentest Report Generator
Stars: ✭ 417 (-59.51%)
Mutual labels:  penetration-testing, audit
Percollate
A command-line tool to turn web pages into beautiful, readable PDF, EPUB, or HTML docs.
Stars: ✭ 3,535 (+243.2%)
Mutual labels:  pdf, epub
Crowbook
Converts books written in Markdown to HTML, LaTeX/PDF and EPUB
Stars: ✭ 399 (-61.26%)
Mutual labels:  pdf, epub
Pdfh5
web/h5/移动端PDF预览插件
Stars: ✭ 423 (-58.93%)
Mutual labels:  pdf, mobile
Unix As Ide
The ebook version of Tom Ryder's series on the Unix programming environment
Stars: ✭ 315 (-69.42%)
Mutual labels:  mobi, epub

OWASP Mobile Application Security Verification Standard Twitter Follow

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

PDF/Mobi/Epub/Docx downloads are available on the Releases page. The documents were created by using pandocker.

The current release of the MASVS is version 1.2. 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, Mobi, and Word document

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 document generator. This produces PDF, Epub and Docx files in the root of the project.

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

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].