Last active
October 20, 2021 21:33
-
-
Save stevedodson/f46c67d0ade518bf6757e5c89ada8a47 to your computer and use it in GitHub Desktop.
Revisions
-
stevedodson revised this gist
Oct 20, 2020 . 1 changed file with 355 additions and 4021 deletions.There are no files selected for viewing
-
stevedodson revised this gist
Oct 8, 2020 . 2 changed files with 2 additions and 1717 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,4 +6,4 @@ Supporting material for ElasticON 2020 talk on detecting DGA activity. `dga_ElasticON_2020.ipynb` shows how the model was trained. Supporting data files are available [`https://storage.googleapis.com/elastic-ml-public/elasticon_2020_dga/dga_ElasticON_2020.tar`](https://storage.googleapis.com/elastic-ml-public/elasticon_2020_dga/dga_ElasticON_2020.tar) -
stevedodson created this gist
Oct 8, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ # Using machine learning to detect DGA with >99.9% accuracy Supporting material for ElasticON 2020 talk on detecting DGA activity. **Note, full model, configuration and details on how to deploy the model will shortly be available in [`https://github.com/elastic/detection-rules`](https://github.com/elastic/detection-rules)** `dga_ElasticON_2020.ipynb` shows how the model was trained. Supporting data files are available [`https://storage.googleapis.com/elastic-ml-public/elasticon_2020_dga/dga_ElasticON_2020.tar`](https://storage.googleapis.com/elastic-ml-public/elasticon_2020_dga/dga_ElasticON_2020.tar).