Gold Open Source
ExplorePackagesVulnerabilitiesCWEsMCP ServersScan
Login
Gold Open Source

The authoritative source for production-ready open-source components. Every package, container image, AI model, and MCP server undergoes rigorous verification for security, malware, and license compliance.

Explore Gold

  • Explore Everything
  • Packages
  • Gold Certified Packages
  • Container Images
  • AI Models
  • MCP Servers
  • Agent Skills
  • Chip Manufacturers

Security Data & Tools

  • Scan Your Dependencies
  • Trending Threats
  • Threat RSS Feeds
  • CVE Database
  • Actively Exploited (KEV)
  • SGZ Zero-Days
  • CWE Index
  • MITRE ATT&CK
  • Malicious Packages
  • Security Glossary
  • Supply-Chain Report
  • Developers (API & Badge)
  • Chrome Extension
  • Credits & Data Sources

Products

  • The Platform
  • ESSCM
  • Portal
  • TPRM
  • OSM
  • Cowork
  • Code / Runner
  • Guard

Use Cases

  • Know Your Software
  • Auto-Fix Vulnerabilities
  • Asset Discovery
  • AI Governance
  • MCP Server Security
  • Supply Chain Compliance
  • Zero-Day Discovery
  • All Use Cases

Company

  • About
  • Pricing
  • Blog
  • Documentation
  • Safeguard Academy
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 Gold Open Source. All rights reserved.

Built with care bySafeguard
Home/ATT&CK/T1429
MITRE ATT&CK Technique

T1429: Audio Capture

ShareXLinkedInRedditHN

Adversaries may capture audio to collect information by leveraging standard operating system APIs of a mobile device. Examples of audio information adversaries may target include user conversations, surroundings, phone calls, or other sensitive information. Android and iOS, by default, require that applications request device microphone access from the user. On Android devices, applications must hold the `RECORD_AUDIO` permission to access the microphone or the `CAPTURE_AUDIO_OUTPUT` permission to access audio output. Because Android does not allow third-party applications to hold the `CAPTURE_AUDIO_OUTPUT` permission by default, only privileged applications, such as those distributed by Google or the device vendor, can access audio output.(Citation: Android Permissions) However, adversaries may be able to gain this access after successfully elevating their privileges. With the `CAPTURE_AUDIO_OUTPUT` permission, adversaries may pass the `MediaRecorder.AudioSource.VOICE_CALL` constant to `MediaRecorder.setAudioOutput`, allowing capture of both voice call uplink and downlink.(Citation: Manifest.permission) On iOS devices, applications must include the `NSMicrophoneUsageDescription` key in their `Info.plist` file to access the microphone.(Citation: Requesting Auth-Media Capture)

Tactics
Collection
Platforms
Android, iOS

▪Mitigations (2)

M1006Use Recent OS Version

New mobile operating system versions bring not only patches against discovered vulnerabilities but also often bring security architecture improvements that provide resilience against potential vulnerabilities or weaknesses that have not yet been discovered. They may also bring improvements that block use of observed adversary techniques.

M1011User Guidance

Describes any guidance or training given to users to set particular configuration settings or avoid specific potentially risky behaviors.

▪Used by groups (1)

G0112Windshift

▪Software using this technique (51)

S0182FinFishermalwareS0289Pegasus for iOSmalwareS0292AndroRATmalwareS0295RCSAndroidmalwareS0301DendroidmalwareS0305SpyNote RATmalwareS0316Pegasus for AndroidmalwareS0318XLoader for AndroidmalwareS0320DroidJackmalwareS0324SpyDealermalwareS0326RedDropmalwareS0327SkygofreemalwareS0328Stealth MangomalwareS0329TangelomalwareS0399PallasmalwareS0405ExodusmalwareS0407MonoklemalwareS0408FlexiSpytoolS0418ViceLeakermalwareS0421GolfSpymalwareS0422AnubismalwareS0425Corona UpdatesmalwareS0489WolfRATmalwareS0505Desert ScorpionmalwareS0506ViperRATmalwareS0507eSurvmalwareS0529CarbonStealmalwareS0535Golden CupmalwareS0544HenBoxmalwareS0550DoubleAgentmalwareS0551GoldenEaglemalwareS0558Tiktok PromalwareS0577FrozenCellmalwareS0655BusyGaspermalwareS1061AbstractEmumalwareS1069TangleBotmalwareS1077HornbillmalwareS1079BOULDSPYmalwareS1080FakecallsmalwareS1082SunbirdmalwareS1092EscobarmalwareS1095AhRatmalwareS1126PhenakitemalwareS1128HilalRATmalwareS1185LightSpymalwareS1195SpyC23malwareS1231GodFathermalwareS1241RatMiladmalwareS1243DCHSpymalwareS9005DocSwapmalwareS9006VajraSpymalware

▪Reference

T1429on MITRE ATT&CK

MITRE ATT&CK® is a registered trademark of The MITRE Corporation. © 2026 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation.