Active Defense Command

Autonomous IPS Policies

{{ p.name }} {{ p.action }}

{{ p.description }}

Manual Counter-Measures

Persistent Persistence & Tracking

Active Tracking List

TargetIntervalFingerprint / OSStatusAction
{{ 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
{{ dev.ssid || dev.hostname || dev.mac_address }}
{{ dev.mac_address }}
{{ dev.protocol }}

Analysis Status: {{ currentTask.status }}

{{ (currentTask.progress * 100).toFixed(0) }}%

Live Analysis Intelligence Feed

[{{ log.time }}] {{ log.mac || 'RECON' }} {{ log.msg }}
Awaiting intelligence packets...

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

TimeTargetsDurationStatusAction
{{ formatDate(task.timestamp) }} {{ task.targets.length ? task.targets.join(', ') : 'Global' }} {{ task.duration }}s {{ task.status.toUpperCase() }}
PCAP

Threat Intensity (24h)

Protocol Distribution

Wi-Fi{{ stats.wifi_devices }}
BLE{{ stats.ble_devices }}
Ethernet{{ stats.eth_devices || 0 }}

Recent Network Recon Scans

TimeTargetStatusOpen PortsAction
{{ formatDate(scan.timestamp) }} {{ scan.device_mac }} {{ scan.status }} {{ scan.ports_open ? scan.ports_open.join(', ') : '-' }}

Device Probing Activity

No probe requests detected matching criteria
TimeMAC AddressTarget SSIDRSSIVendor
{{ 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
TimeTypeSeveritySourceDescription
{{ formatDate(inc.timestamp) }} {{ inc.alert_type }} {{ inc.severity }} {{ inc.source_mac }} {{ inc.description }}
{{ n.level }}
{{ n.message }}