When a USB drive is plugged into a Linux machine, Quartzine intercepts the event before the OS mounts anything — and asks what you want to do with it.
Designed for malware analysis labs that handle physically untrusted media.
| USB Detection | udev rules pyudev |
| VM Orchestration | Python QEMU/KVM |
| Host Observation | eBPF bpftrace |
| Network Simulation | INetSim tcpdump |
Early development. Not ready for production use.