Inside an N26 Impersonation Campaign From Vishing and Fake C... - #2573
Open
carlospolop wants to merge 1 commit into
Open
Inside an N26 Impersonation Campaign From Vishing and Fake C...#2573carlospolop wants to merge 1 commit into
carlospolop wants to merge 1 commit into
Conversation
Collaborator
Author
🔗 Additional ContextOriginal Blog Post: https://d3lab.net/inside-an-n26-impersonation-campaign-from-vishing-and-fake-control-1-0-to-the-copybara-android-rat Content Categories: Based on the analysis, this content was categorized under "Mobile Pentesting > Android Applications Pentesting, especially Accessibility Services Abuse, Android VPN Bypass, Manual DeObfuscation, and APK anti-analysis/parser differential techniques". 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
Campaign overview and severity
This active Italian financial-fraud campaign chains N26-themed vishing, a human-operated Fake Control 1.0 phishing system, a multistage Android dropper, and the Copybara Android RAT. It does not exploit a CVE or an Android software flaw. Instead, attackers persuade victims to disclose credentials and one-time codes, sideload an APK, and grant Accessibility, location, device-control, and other invasive permissions. The impact is critical because Copybara ...
🔧 Technical Details
Human-operated phishing sessions: A phishing kit can associate verification, session, and attempt identifiers with each victim, store credentials and OTPs in a database, and expose controls that remotely select the victim's next page state. Messages, token-valid or token-invalid results, cancellation prompts, and malware downloads can be synchronized with a live phone conversation, making the workflow significantly more effective than a static login clone.
Context hiding instead of biometric bypass: A full-screen branded page or overlay can conceal the real application while an Accessibility service performs actions underneath. The attacker does not need to break biometric cryptography if the victim can be socially engineered into approving a genuine operating-system or banking prompt whose real purpose is hidden or misrepresented.
Per-application VPN interference: An Android application can create a local VPN ...
🤖 Agent Actions
Done.
Updated:
src/generic-methodologies-and-resources/basic-forensic-methodology/android-malware-post-exploitation.mdAdded concise technical coverage for:
VpnServiceblackholing ofcom.android.vendingAlso updated the file’s
## Referencessection with:apkInspectorrepo URLI kept the change in a single file, since this content fits best in the existing Android malware post-exploitation methodology page.
This PR was automatically created by the HackTricks Feed Bot. Please review the changes carefully before merging.