From 1886613d3e26ec3aa12cade7465b2f0f81d28dab Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sat, 29 Dec 2018 11:47:25 +0700 Subject: [PATCH] [Articles][Malware Analysis] Android SMS Stealer --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fec3771..dc8d300 100644 --- a/README.md +++ b/README.md @@ -435,6 +435,10 @@ _return-to-libc techniques_ - [Understanding Process Hollowing](https://andreafortuna.org/understanding-process-hollowing-b94ce77c3276) - [Use of DNS Tunneling for C&C Communications](https://securelist.com/use-of-dns-tunneling-for-cc-communications/78203/) +#### Malware Analysis: Android + +- [Android SMS Stealer](https://maxkersten.nl/binary-analysis-course/malware-analysis/android-sms-stealer/) + #### Malware Analysis: Variant: ATM & POS - [Attacks on point-of-sales systems](https://www.symantec.com/content/dam/symantec/docs/white-papers/attacks-on-point-of-sale-systems-en.pdf)