# Windows DNS CVE-2026-41096 Military-Grade Exploit Kit
# Python 3.7+

# HTTP client with session management
requests>=2.25.0,<3.0.0

# Network packet handling (optional, for MITM/ARP spoofing)
scapy>=2.4.5,<3.0.0
