Active Defense Command
Autonomous IPS Policies
{{ p.name }}
{{ p.action }}
{{ p.description }}
Manual Counter-Measures
Persistent Persistence & Tracking
Active Tracking List
| Target | Interval | Fingerprint / OS | Status | Action |
|---|---|---|---|---|
|
{{ t.mac_address }}
{{ t.ip_address || 'NO IP' }}
|
{{ t.scan_interval / 60 }} mins |
{{ t.fingerprint.os }}
Awaiting next scan...
|
{{ t.status }} |
Deep Passive Traffic Analysis
New Analysis Task
{{ selectedAnalysisTargets.length }} selected
Analysis Status: {{ currentTask.status }}
{{ (currentTask.progress * 100).toFixed(0) }}%Live Analysis Intelligence Feed
Intelligence Summary
Total Frames
{{ currentTask.summary.total_frames }}
Data Volume
{{ currentTask.summary.data_volume_kb }} KB
Active Hosts
{{ currentTask.summary.host_count }}
Top Participating Hosts
{{ host.mac }}
{{ host.frames }} frames
{{ proto }}
{{ finding }}
Security Anomalies
⚠️ {{ f }}
Analysis History
| Time | Targets | Duration | Status | Action |
|---|---|---|---|---|
| {{ formatDate(task.timestamp) }} | {{ task.targets.length ? task.targets.join(', ') : 'Global' }} | {{ task.duration }}s | {{ task.status.toUpperCase() }} |
Threat Intensity (24h)
Protocol Distribution
Wi-Fi{{ stats.wifi_devices }}
BLE{{ stats.ble_devices }}
Ethernet{{ stats.eth_devices || 0 }}
Recent Network Recon Scans
| Time | Target | Status | Open Ports | Action |
|---|---|---|---|---|
| {{ formatDate(scan.timestamp) }} | {{ scan.device_mac }} | {{ scan.status }} | {{ scan.ports_open ? scan.ports_open.join(', ') : '-' }} |
Device Probing Activity
No probe requests detected matching criteria
| Time | MAC Address | Target SSID | RSSI | Vendor |
|---|---|---|---|---|
| {{ formatDate(probe.timestamp) }} | {{ probe.mac_address }} | {{ probe.ssid }} | {{ probe.rssi }} dBm | {{ probe.vendor || 'Unknown' }} |
System Configuration
Hardware Adapters
Wireless interfaces
{{ adapter.name }} {{ adapter.mac }}
Bluetooth Controllers
{{ adapter.name }} {{ adapter.status }}
Spatial Anchoring
Incident History
No security incidents found matching criteria
| Time | Type | Severity | Source | Description |
|---|---|---|---|---|
| {{ formatDate(inc.timestamp) }} | {{ inc.alert_type }} | {{ inc.severity }} | {{ inc.source_mac }} | {{ inc.description }} |