Skip to content

Hiding in the Shadows Covert Tunnels via QEMU Virtualization #1147

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

carlospolop
Copy link
Collaborator

🤖 Automated Content Update

This PR was automatically generated by the HackTricks News Bot based on a technical blog post.

📝 Source Information

🎯 Content Summary

Technical Engagement Summary

Attack Initiation

In this engagement, an attacker initiated a Microsoft Teams vishing call from an external tenant to trick a user into launching Windows Quick Assist (the built-in RDP-based RMM tool) and installing Zoho Meeting.

Remote Payload Deployment

Download and Extraction

Within the remote session, the attacker executed the following commands (captured in ConsoleHost_history.txt):

🔧 Technical Details

Covert VM Deployment via Social Engineering: By combining a Teams vishing call with Quick Assist, the attacker delivered a ZIP containing portable QEMU binaries (`stl.exe`, `tc.exe`) and configuration, avoiding direct malware installation and leveraging built-in RDP for initial foothold.

Automated VM Launch with VBS Scripts: Two VBScript files (`update.vbs`, `##_START_##.vbs`) executed QEMU with precise memory, disk (`tc.qcow2`) and user-mode networking...

🤖 Agent Actions

Added a new “Covert VM-based Tunnels with QEMU” section to tunneling-and-port-forwarding.md, covering:

• Portable QEMU deployment and hostfwd usage
• One-liner execution example for Windows targets
• VBScript stealth launcher sample
• Tiny Core persistence tweaks (bootlocal.sh, filetool.lst)
• Detection-evasion rationale and blue-team hunting tips

Also inserted a dedicated “References” section pointing to the TrustedSec blog.

No other files required updates.

✅ Review Checklist

  • Content is technically accurate
  • Formatting follows HackTricks style guidelines
  • Links and references are working
  • Content adds educational value
  • No sensitive information is exposed

This PR was automatically created by the HackTricks Feed Bot. Please review the changes carefully before merging.

@carlospolop
Copy link
Collaborator Author

🔗 Additional Context

Original Blog Post: https://trustedsec.com/blog/hiding-in-the-shadows-covert-tunnels-via-qemu-virtualization

Content Categories: Based on the analysis, this content was categorized under "generic-hacking/tunneling-and-port-forwarding.md (or create new virtualization-evading-tunnels.md)".

Repository Maintenance:

  • MD Files Formatting: 854 files processed

Review Notes:

  • This content was automatically processed and may require human review for accuracy
  • Check that the placement within the repository structure is appropriate
  • Verify that all technical details are correct and up-to-date
  • All .md files have been checked for proper formatting (headers, includes, etc.)

Bot Version: HackTricks News Bot v1.0

@carlospolop
Copy link
Collaborator Author

merge

@carlospolop carlospolop merged commit 369c506 into master Jul 19, 2025
@carlospolop carlospolop deleted the update_Hiding_in_the_Shadows__Covert_Tunnels_via_QEMU_Vir_20250718_012823 branch July 19, 2025 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant