Demonstrates a side-channel attack that extracts secret-dependent control flow and operand properties from performance counter data inside AMD SEV-SNP VMs, achieving single-instruction resolution.
Abuses 228 performance counter events exposed to the hypervisor, allowing an attacker to single-step the victim VM using APIC interrupts and page faults.
Extracted a full RSA-4096 key from an Mbed TLS signature process in under 8 minutes, and recovered a 6-digit TOTP with an average of 31.1 guesses.
Continuous User Behavior Monitoring using DNS Cache Timing Attacks#
Identifies a denial-of-service vector against email servers by leveraging SMTP’s delay-tolerant nature and long session timeouts.
Uses coordinated SMTP connections to interact with email middleware, generating massive amplification traffic that exhausts available bandwidth and clogs task queues.
Shows that an attacker can disrupt email services and potentially compromise authentication mechanisms by reflecting amplified traffic against centralized email servers.
CoT-DPG: A Co-Training based Dynamic Password Guessing Method#
Proposes a dynamic password guessing framework that uses co-training to combine multiple guessing models and fit the target distribution incrementally at both the feature and character levels.
Employs policy distribution optimization and iterative training to fuse multidimensional information, dynamically generating password guesses.
Reports an absolute improvement in cracking rate between 6.4% and 26.7% over existing state-of-the-art methods when evaluated on eight real-world password datasets.