Skip to content

Bro script module for detecting malware using domain generation algorithms.

Notifications You must be signed in to change notification settings

grigorescu/bro-domain-generation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domain Generation Algorithm for Bro

Detect domain generation algorithms (DGA) with Bro. The module will regularly generate domains by any implemented algorithms and watch for those domains in DNS queries.

This script only works with Bro 2.1+.

Installation

cd <prefix>/share/bro/site/
git clone git://github.com/sethhall/bro-domain-generation.git
echo "@load bro-domain-generation" >> local.bro

Configuration

There is no particular configuration required.

Output

There is a single notice type generated by this module:

DomainGeneration::Computed_Domain_Detected

About

Bro script module for detecting malware using domain generation algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Zeek 100.0%