Skip to content

This application is a small demonstration of a malware that intercepts SMS made in Kotlin to send to the target server

Notifications You must be signed in to change notification settings

joaoviictorti/SMS-Leaking

Repository files navigation

SMS-Leaking

This application is a small demonstration of an SMS intercept made in Kotlin to send to the target's server

Starting

Running the code and performing SMS interception

IMG

Important To Know

  • The code uses the Kotlin programming language
  • A coroutine is created for the http request
  • The intercept uses a BroadcastReceiver call and filters actions from android.provider.Telephony.SMS_RECEIVED
  • If you use it, remember to change the IP in the kotlin file in the Request function

About

This application is a small demonstration of a malware that intercepts SMS made in Kotlin to send to the target server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages