Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 609 Bytes

README.rst

File metadata and controls

19 lines (13 loc) · 609 Bytes

Anomalous-DNS

A set of zeek scripts providing a module for tracking and correlating abnormal DNS behavior. Detection of tunneling and C&C through connection duration and volume, request and answer size, DNS request type, and unique queries per domain. Statistical classification of fast flux networks based on A records and ASNs.

Requirements

domain-tld: https://github.com/sethhall/domain-tld (automatically installed with package)

Installation

zkg install jbaggs/anomalous-dns

Documentation

Current documentation consists of inline comments.