From a8ce6526e7b538086aaaa7d44bf9597504bcc568 Mon Sep 17 00:00:00 2001 From: Long Date: Wed, 12 Sep 2018 17:13:27 +0900 Subject: [PATCH 1/5] [Online Analyzer] Adding AMAaaS Android Malware Analysis as a Service. Bare metal service is used for dynamic analysis. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7c2741f..9a56909 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ Online Analyzers 27. ~~[Dexter](https://dexter.dexlabs.org/)~~ 28. ~~[MobiSec Eacus](http://www.mobiseclab.org/eacus.jsp)~~ 29. ~~[Fireeye](https://fireeye.ijinshan.com/)- max 60MB 15/day~~ +30. [AMAaaS] Android Malware Analysis as a Service. A baremetal service features static and dynamic analysis for Android applications. A product of MalwarePot (https://malwarepot.com/index.php/AMAaaS) - Free. Static Analysis Tools ---- From 566148e35e9ae6fd2c6940312d4b8080a2580c00 Mon Sep 17 00:00:00 2001 From: Long Date: Wed, 12 Sep 2018 17:19:20 +0900 Subject: [PATCH 2/5] [Online Analyzer] Adding AMAaaS --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a56909..a6889ef 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Online Analyzers 27. ~~[Dexter](https://dexter.dexlabs.org/)~~ 28. ~~[MobiSec Eacus](http://www.mobiseclab.org/eacus.jsp)~~ 29. ~~[Fireeye](https://fireeye.ijinshan.com/)- max 60MB 15/day~~ -30. [AMAaaS] Android Malware Analysis as a Service. A baremetal service features static and dynamic analysis for Android applications. A product of MalwarePot (https://malwarepot.com/index.php/AMAaaS) - Free. +30. [AMAaaS] (https://amaaas.com) Android Malware Analysis as a Service. A baremetal service features static and dynamic analysis for Android applications. A product of MalwarePot (https://malwarepot.com/index.php/AMAaaS) - Free. Static Analysis Tools ---- From 3a1ed89ef34ec397a31751613bfb0a80b4b684a4 Mon Sep 17 00:00:00 2001 From: Long Date: Thu, 13 Sep 2018 14:11:44 +0900 Subject: [PATCH 3/5] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a6889ef..afb3a21 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ Online Analyzers 11. [Fraunhofer App-ray](http://app-ray.co/) - not free 12. [AppCritique](https://appcritique.boozallen.com) - Upload your Android APKs and receive comprehensive free security assessments. 13. [NowSecure Lab Automated](https://www.nowsecure.com/blog/2016/09/19/announcing-nowsecure-lab-automated/) - Enterprise tool for mobile app security testing both Android and iOS mobile apps. Lab Automated features dynamic and static analysis on real devices in the cloud to return results in minutes. Not free +14. [AMAaaS] (https://amaaas.com) Android Malware Analysis as a Service. A baremetal service features static and dynamic analysis for Android applications. A product of MalwarePot (https://malwarepot.com/index.php/AMAaaS) - Free. + 14. ~~[CopperDroid](http://copperdroid.isg.rhul.ac.uk/copperdroid/)~~ 18. ~~[SandDroid](http://sanddroid.xjtu.edu.cn/)~~ 19. ~~[Stowaway](http://www.android-permissions.org/)~~ @@ -39,7 +41,6 @@ Online Analyzers 27. ~~[Dexter](https://dexter.dexlabs.org/)~~ 28. ~~[MobiSec Eacus](http://www.mobiseclab.org/eacus.jsp)~~ 29. ~~[Fireeye](https://fireeye.ijinshan.com/)- max 60MB 15/day~~ -30. [AMAaaS] (https://amaaas.com) Android Malware Analysis as a Service. A baremetal service features static and dynamic analysis for Android applications. A product of MalwarePot (https://malwarepot.com/index.php/AMAaaS) - Free. Static Analysis Tools ---- From e58d35600718ee5718a77f7c46867574ae36b66f Mon Sep 17 00:00:00 2001 From: Long Date: Thu, 13 Sep 2018 14:15:37 +0900 Subject: [PATCH 4/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index afb3a21..875245a 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Online Analyzers 11. [Fraunhofer App-ray](http://app-ray.co/) - not free 12. [AppCritique](https://appcritique.boozallen.com) - Upload your Android APKs and receive comprehensive free security assessments. 13. [NowSecure Lab Automated](https://www.nowsecure.com/blog/2016/09/19/announcing-nowsecure-lab-automated/) - Enterprise tool for mobile app security testing both Android and iOS mobile apps. Lab Automated features dynamic and static analysis on real devices in the cloud to return results in minutes. Not free -14. [AMAaaS] (https://amaaas.com) Android Malware Analysis as a Service. A baremetal service features static and dynamic analysis for Android applications. A product of MalwarePot (https://malwarepot.com/index.php/AMAaaS) - Free. +14. [AMAaaS](https://amaaas.com) Android Malware Analysis as a Service. A baremetal service features static and dynamic analysis for Android applications. A product of MalwarePot (https://malwarepot.com/index.php/AMAaaS) - Free. 14. ~~[CopperDroid](http://copperdroid.isg.rhul.ac.uk/copperdroid/)~~ 18. ~~[SandDroid](http://sanddroid.xjtu.edu.cn/)~~ From f8f785af53cfd868a7b8f235b05e1f65252143e1 Mon Sep 17 00:00:00 2001 From: Long Date: Thu, 13 Sep 2018 14:16:08 +0900 Subject: [PATCH 5/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 875245a..6c47105 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Online Analyzers 11. [Fraunhofer App-ray](http://app-ray.co/) - not free 12. [AppCritique](https://appcritique.boozallen.com) - Upload your Android APKs and receive comprehensive free security assessments. 13. [NowSecure Lab Automated](https://www.nowsecure.com/blog/2016/09/19/announcing-nowsecure-lab-automated/) - Enterprise tool for mobile app security testing both Android and iOS mobile apps. Lab Automated features dynamic and static analysis on real devices in the cloud to return results in minutes. Not free -14. [AMAaaS](https://amaaas.com) Android Malware Analysis as a Service. A baremetal service features static and dynamic analysis for Android applications. A product of MalwarePot (https://malwarepot.com/index.php/AMAaaS) - Free. +14. [AMAaaS](https://amaaas.com) - Android Malware Analysis as a Service. A baremetal service features static and dynamic analysis for Android applications. A product of MalwarePot (https://malwarepot.com/index.php/AMAaaS) - Free. 14. ~~[CopperDroid](http://copperdroid.isg.rhul.ac.uk/copperdroid/)~~ 18. ~~[SandDroid](http://sanddroid.xjtu.edu.cn/)~~