|
Loading...
|
android-security-discuss@googlegroups.com
[Prev] Thread [Next] | [Prev] Date [Next]
Re: [android-security-discuss] How to snif sms text on Android Patrick Vicens Tue Apr 10 20:00:30 2012
Or you could just create an application that looks at the internal database that stores everything on the phone... Just a thought. On Tue, Apr 10, 2012 at 10:10 PM, Jeffrey Walton <[EMAIL PROTECTED]> wrote: > On Tue, Apr 10, 2012 at 11:00 AM, Meryeme Ayache > <[EMAIL PROTECTED]> wrote: > > hey everybody!! > > I am wondering how can we snif and interpt sms texts on Android! is > > there a way to do that and if yes please can you share the method? > Ask for the RECEIVE_SMS permission and use BroadcastReceiver. To be > first in SMS receiver chain, set android:priority under > <intent-filter>. If you want to swallow a legit sms message for > another component (such as an autheticator in a two factor system), > call abortBroadcast. > > Two factor authentication using a cell phone was recently broken: > "Two-channel breached: a milestone in threat evaluation, and a floor > on monetary value", > http://financialcryptography.com/mt/archives/001349.html > > Jeff > > -- > You received this message because you are subscribed to the Google Groups > "Android Security Discussions" group. > To post to this group, send email to > [EMAIL PROTECTED] > To unsubscribe from this group, send email to > [EMAIL PROTECTED] > For more options, visit this group at > http://groups.google.com/group/android-security-discuss?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Android Security Discussions" group. To post to this group, send email to [EMAIL PROTECTED] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-security-discuss?hl=en.
- [android-security-discuss] How to snif sms text on Android Meryeme Ayache 2012/04/10
- Re: [android-security-discuss] How to snif sms text on Android Jeffrey Walton 2012/04/10
- Re: [android-security-discuss] How to snif sms text on Android Patrick Vicens 2012/04/10 <=
- Re: [android-security-discuss] How to snif sms text on Android Jeffrey Walton 2012/04/10
- Re: [android-security-discuss] How to snif sms text on Android Kevin Chadwick 2012/04/11
- Re: [android-security-discuss] How to snif sms text on Android Jeffrey Walton 2012/04/11
- Re: [android-security-discuss] How to snif sms text on Android Kevin Chadwick 2012/04/11
- [android-security-discuss] Re: How to snif sms text on Android perumal316 2012/04/10
- Re: [android-security-discuss] How to snif sms text on Android Peter Teoh 2012/04/10
- Re: [android-security-discuss] How to snif sms text on Android Peter Teoh 2012/04/10