Skip to content

2igosha/sunburst_dga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUNBURST DGA decoder

Details on Securelist: https://securelist.com/sunburst-connecting-the-dots-in-the-dns-requests/99862/

Compiling

Windows: CL.EXE flames_pub.c (start a Visual Studio Command Prompt) binary for Windows included

Linux/Unix: gcc -std=c99 -o flames_pub flames_pub.c

Match the domain requests published by FireEye with target names

  1. Compile the binary.

  2. Download the datasets.

https://raw.githubusercontent.com/fireeye/sunburst_countermeasures/main/indicator_release/Indicator_Release_NBIs.csv
https://raw.githubusercontent.com/bambenek/research/main/sunburst/uniq-hostnames.txt
  1. Execute in the same directory as datasets:

Windows: extract_uids.bat

Linux/Unix: extract_uids.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published