From 5a8797e4df1038f281e076834aa1c3b6533d7633 Mon Sep 17 00:00:00 2001 From: Carlos Holguera Date: Fri, 13 Dec 2024 09:07:39 +0100 Subject: [PATCH] Update index and talks (#3094) * Update index.md * add r2con --- docs/assets/data/talks.yaml | 5 +++++ docs/index.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/assets/data/talks.yaml b/docs/assets/data/talks.yaml index d2d85b4143..27196118ad 100644 --- a/docs/assets/data/talks.yaml +++ b/docs/assets/data/talks.yaml @@ -1,3 +1,8 @@ +- date: "November 9, 2024" + event: "r2con Barcelona" + title: "[Hack-Proof Your Mobile Apps](https://rada.re/con/2024/#r2owasp)" + video: "https://youtu.be/l_Q_1WZuyjo" + slides: "https://github.com/radareorg/r2con2024/blob/main/day2-talks/1400-r2con2024-Hack-Proof-Your-Mobile-Apps-grepharder.pdf" - date: "August 22, 2024" event: "OWASP Atlanta Chapter" title: "[Hack-Proof Your Code: Exploring Mobile App Weaknesses with OWASP MAS](https://www.meetup.com/owasp-atlanta/events/302022462/)" diff --git a/docs/index.md b/docs/index.md index 7b1ad409d7..cecbfe76d8 100644 --- a/docs/index.md +++ b/docs/index.md @@ -13,7 +13,7 @@ hide:
"Define the industry standard for mobile application security."
-

The OWASP Mobile Application Security (MAS) flagship project provides a security standard for mobile apps (OWASP MASVS) and a comprehensive testing guide (OWASP MASTG) that covers the processes, techniques, and tools used during a mobile app security test, as well as an exhaustive set of test cases that enables testers to deliver consistent and complete results.

+

The OWASP Mobile Application Security (MAS) flagship project provides a security standard for mobile apps (OWASP MASVS), a list of common security and privacy weaknesses specific to mobile apps (OWASP MASWE) and a comprehensive testing guide (OWASP MASTG) that covers the processes, techniques, and tools and test cases that enable testers to deliver consistent and complete results.