Malware:ITX8060:2011:LAB2

Allikas: Lambda

Just for remainder

original location

Required for those taking Malware 2

* analyze mobile malware file mmc.jar
* unpack it (hint - use zip on .jar)
* examine .class files using tool available here  
* find code sending SMSes using 'sms://' URI
* EXTRA points - calculate short number used in SM.send
* document the process