Microphone Test Guide
Summary Description
Microphone Test is used to check if the Dapp silently accesses the microphone. When the Dapp uses the microphone, it should request permission. By default, the Dapp should not be granted microphone access directly.
Vulnerability Identification
- Click the 'play' button.
- If a small window appears at the top asking for microphone access, the Dapp is correctly requesting permission.
- If clicking displays a moving line in the "Microphone Info" box when you speak, a vulnerability is present.
Fix Recommendations
Notify users and request authorization before accessing the microphone.