diff --git a/demos/index.md b/demos/index.md index d273bd859c..6350cb0c66 100644 --- a/demos/index.md +++ b/demos/index.md @@ -1,10 +1,9 @@ --- hide: toc +title: MASTG Demos status: new --- -# MASTG Demos - ??? info "About the MASTG Demos" Demos are write-ups that demonstrate the weakness in a sample application. They can be seen as a practical application of the tests. diff --git a/tests-beta/index.md b/tests-beta/index.md index 5b5f2ee974..f76e70f123 100644 --- a/tests-beta/index.md +++ b/tests-beta/index.md @@ -1,10 +1,9 @@ --- hide: toc +title: New MASTG Tests (Beta) status: new --- -# New MASTG Tests (Beta) - ??? info "About the MASTG Tests" The MASTG "Atomic Tests" are a new addition to the MAS project. They are a collection of small, individual tests that can be used to assess the security and privacy of a mobile application. Each test is designed to be simple and focused on a single issue. The goal is to make it easier for developers and security professionals to identify and fix issues in their mobile applications. diff --git a/weaknesses/index.md b/weaknesses/index.md index 1f05fea0e5..d07108a563 100644 --- a/weaknesses/index.md +++ b/weaknesses/index.md @@ -1,9 +1,8 @@ --- hide: toc +title: Mobile Application Security Weakness Enumeration (MASWE) --- -# MASWE (Mobile Application Security Weakness Enumeration) - ??? info "About the MASWE" The Mobile Application Security Weakness Enumeration (MASWE) is a list of common security and privacy weaknesses in mobile applications. It is intended to be used as a reference for developers, security researchers, and security professionals. It acts as the bridge between the [MASVS](/MASVS) and the [MASTG](/MASTG).