Rokarolla Android Banker with Complete Device Takeover Capab...#2387
Open
carlospolop wants to merge 1 commit into
Open
Rokarolla Android Banker with Complete Device Takeover Capab...#2387carlospolop wants to merge 1 commit into
carlospolop wants to merge 1 commit into
Conversation
Collaborator
Author
🔗 Additional ContextOriginal Blog Post: https://zimperium.com/blog/rokarolla-android-banker-with-complete-device-takeover-capabilities Content Categories: Based on the analysis, this content was categorized under "Mobile Pentesting > Android Applications Pentesting > Accessibility Services Abuse; also relevant to Basic Forensic Methodology > Android Malware Post-Exploitation and Phishing Methodology > Mobile Phishing Malicious Apps". 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
Rokarolla Android Banker with Complete Device Takeover Capabilities
Zimperium zLabs analyzes Rokarolla, a newly identified Android banking trojan named after its Command and Control infrastructure. It is distributed through malicious websites such as
hxxps[://]infocontablidades[.]it[.]com/, where it masquerades as popular apps such as TikTok or Google Chrome. The malware is designed to compromise an ecosystem of more than...🔧 Technical Details
Dropper-assisted permission escalation through social engineering: A malicious Android dropper can impersonate a trusted security/update component, such as Google Play Protect or Google Play Update, to convince the user to install a second-stage payload and grant dangerous permissions. Once the payload receives Accessibility access, it can inspect UI nodes, read visible text, map coordinates, automate gestures/clicks, and drive later phishing or fraud workflows without needing a kernel exploit.
Fake lock-screen overlay credential theft: Android malware can display a full-screen overlay that visually imitates the legitimate lock screen. The victim enters a PIN, pattern, or password into the fake UI, and the malware captures and exfiltrates it. This lets an attacker continue controlling the device even if it locks later, because the device unlock secret has already been stolen.
Remote-controlled banking overlay injection:...
🤖 Agent Actions
Done.
Updated:
src/generic-methodologies-and-resources/basic-forensic-methodology/android-malware-post-exploitation.mdAdded concise, non-duplicative coverage for:
Also added references:
Validation:
mdbook buildcould not be run becausemdbookis not installed in this environmentThis PR was automatically created by the HackTricks Feed Bot. Please review the changes carefully before merging.