From 80455a0c1d1828d078ab784ce2554262f7d84176 Mon Sep 17 00:00:00 2001 From: "Achim D. Brucker" Date: Wed, 26 Oct 2016 23:22:51 +0100 Subject: [PATCH] Added links to Apache Cordova and SAP Kapsel. --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 41356e3..71e26e5 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,11 @@ developing hybrid mobile apps securely. ## Motivation and Scope This app is developed to study pitfalls in developing hybrid apps, -e.g., using Apache Cordova or SAP Kapsel, securely. Currently, the -main focus is to develop a deeper understanding of injection -vulnerabilities that exploit the JavaScript to Java bridge. +e.g., using [Apache Cordova](https://cordova.apache.org/) or +[SAP Kapsel](https://blogs.sap.com/2013/10/21/an-introduction-to-smp-kapsel/), +securely. Currently, the main focus is to develop a deeper +understanding of injection vulnerabilities that exploit the JavaScript +to Java bridge. ## Installation ### Prerequisites