Uncovering StreamRat From Meta Ads to Full Device Takeover - #2783
Open
carlospolop wants to merge 1 commit into
Open
Uncovering StreamRat From Meta Ads to Full Device Takeover#2783carlospolop wants to merge 1 commit into
carlospolop wants to merge 1 commit into
Conversation
Collaborator
Author
🔗 Additional ContextOriginal Blog Post: https://threatfabric.com/blogs/from-meta-ads-to-full-device-takeover-uncovering-streamrat Content Categories: Based on the analysis, this content was categorized under "Mobile Pentesting > Android Applications Pentesting; expand Accessibility Services Abuse and Android VPN Bypass, with related notes under Android Task Hijacking and WebView Attacks". Repository Maintenance:
Review Notes:
Bot Version: HackTricks News Bot v1.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 Automated Content Update
This PR was automatically generated by the HackTricks News Bot based on a technical blog post.
📝 Source Information
🎯 Content Summary
Overview
StreamRat is a sophisticated Android banking trojan and remote-access trojan distributed to Spanish-speaking users through Meta and TikTok advertisements impersonating a free television-streaming service. One Meta campaign reached approximately 570,000 potential victims between 11 June 2026 and 3 July 2026, with most observed victims located in Spain. The threat actor has used at least three financial-malware families: 🔧 Technical Details
Default-launcher workflow trapping: A malicious Android dropper can ask to become the default Home application before completing installation. Every HOME-button press then returns the victim to attacker-controlled HTML pages, limiting the victim's ability to escape the workflow. After the final payload obtains Accessibility access, the dropper can relinquish the launcher role to reduce suspicion.
Cloud-analysis interference with a dead VPN: An Android dropper can create a VPN interface, route all device traffic through it, exclude itself, and deliberately omit traffic forwarding. Other applications and cloud-backed security products lose connectivity while the dropper can continue downloading and installing malware. Stopping the VPN after execution restores C2 connectivity. This may reduce online reputation and dynamic-analysis opportunities but does not defeat offline signatures.
Accessibility-based takeover without a software e...
🤖 Agent Actions
Updated:
src/generic-methodologies-and-resources/basic-forensic-methodology/android-malware-post-exploitation.mdAdded concise coverage of:
Validation passed:
git diff --check, reference numbering, citation count, forbidden-source check, and final banner placement.mdbookwas unavailable locally.This PR was automatically created by the HackTricks Feed Bot. Please review the changes carefully before merging.