Operation ASTERIX Anatomy of a Crypto Fraud Pipeline - #2716
Open
carlospolop wants to merge 1 commit into
Open
Conversation
Collaborator
Author
🔗 Additional ContextOriginal Blog Post: https://rapid7.com/blog/post/tr-operation-asterix-crypto-fraud-vishing-phishing Content Categories: Based on the analysis, this content was categorized under "Phishing Methodology / Electron Desktop Apps, with cross-references to macOS Auto Start and Clipboard Hijacking". 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
Operation overview
Operation ASTERIX was an active cryptocurrency-fraud pipeline that combined bulk account enumeration, enriched victim records, branded phishing, Asterisk/3CX vishing, counterfeit Electron wallet applications, recovery-phrase theft, clipboard hijacking, macOS persistence, Telegram exfiltration, and AI-assisted malware development. Rapid7 reconstructed the operation after discovering an unauthenticated directory listing on the attackers' infrastructure. The exposed fi...
🔧 Technical Details
Account-existence API enumeration: If an authentication, passkey, recovery, or registration endpoint returns distinguishable results for registered and unregistered identifiers, attackers can use it as an account oracle. Bulk POST requests can validate phone numbers or email addresses with concurrent workers, retry logic, and rotating proxies. Positive matches can then be enriched and prioritized for targeted fraud. Defenses include uniform responses, strict per-identity and per-network throttling, behavioral detection, bot mitigation, and step-up verification.
Cross-channel trust construction: A phishing email can create a fake support case, verification code, or incident number that is later referenced by a caller with access to enriched victim data. The email makes the call expected, and the caller's knowledge makes the email appear legitimate. This technique can be reused whenever attackers control multiple communication channels and can s...
🤖 Agent Actions
Updated:
src/generic-methodologies-and-resources/phishing-methodology/README.mdAdded:
Validation passed: clean diff, sequential references, valid internal links, no forbidden sources.
mdbookwas unavailable, so a full build was not run.This PR was automatically created by the HackTricks Feed Bot. Please review the changes carefully before merging.