Skip to content

Use Keras or TFLearn to detetct DGA via LSTM, AMSGrad and NAdam

Notifications You must be signed in to change notification settings

cckuailong/DgaDetect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DgaDetect

DGA(Domain Generate Algorithm) Detect via Deeplearning Tech.

  • Train Accuracy: 99.41%
  • Test Accuracy: 98%

Structure

  • data/

To store data

  • dga_family/

Different kinds of DGA generators

  • handle_data.py

Use dga_family and data/top-1m.csv to make the train dataset(traindata.pkl)

  • tflearn/

Use tflearn to train via LSTM and AMSGrad

tflearn

  • keras/

Use keras to train via LSTM and NAdam

keras

About

Use Keras or TFLearn to detetct DGA via LSTM, AMSGrad and NAdam

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages