DeX Attack Surface Test (Direct Component)

Uses intent://component/#Intent;scheme=android-app;end to bypass App Links / Play Store fallback. Target specific activities/services/receivers.

Core DeX Activities (Direct Component)

Explicit component intents — bypasses Play Services App Link verification.

HoneySpace / Secondary Launcher
TouchWizHome / Launcher
KnoxGuard (Enterprise DeX)
KnoxZT / KnoxCore
Factory / Test

Settings DeX Activities (Inner Classes)

Settings sub-activities — use $ for inner classes.

SystemUI DeX Components

SystemUI activities with DeX touchpad, wallpaper.

DeX Services (startService)

Services via explicit component — use startService intent.

HoneySpace Services
Knox Services

Broadcast Receivers (sendBroadcast)

Receivers via explicit component — test intent injection.

Knox Receivers
KnoxGuard Receivers
HoneySpace / Push

Content Providers (content://)

Query via content:// URIs — test data exposure.

System Settings via Action

Standard android.settings.* actions — often work without full setup.

Samsung / DeX Specific Actions

Samsung framework actions for DeX, Knox, Routines, MTP, USB, etc. Require target app installed.

DeX / Desktop Mode
Knox / Enterprise
Routines / Bixby
MTP / USB / Storage
SmartSwitch / EasyMover

SmartSwitch App Management

Direct links to App Info screen for SmartSwitch packages — clear data, permissions, uninstall updates, force stop.

SmartSwitch Packages
App Management Actions

Custom Intent Builder

Build custom intent:// with component, action, category, extras.

Bulk Component Test

Sequentially fire all components. Adjust delay.

Idle.

Event Log

Waiting for interaction...