dnsmon Python script to monitor and log all DNS queries on a system. Can be used to collect DNS requests from a system during dynamic malware analysis. Install Scapy pip install scapy Run as root to capture traffic sudo python3 dnsmon.py