A collection of RAPIDS examples for security analysts, data scientists, and engineers to quickly get started applying RAPIDS and GPU acceleration to real-world cybersecurity use cases.
Apache License 2.0
168
stars
68
forks
source link
[REVIEW] Add URL processing support for DGA detection #396
Support for url processing has been added for dga detection. In addition, few minor changes to the utility function str2ascii. Also affected unit tests have been modified.
Support for url processing has been added for dga detection. In addition, few minor changes to the utility function
str2ascii
. Also affected unit tests have been modified.