File tree 1 file changed +11
-11
lines changed
1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -4,48 +4,48 @@ The repository that contains the algorithms for generating domain names, diction
4
4
Developed to research the possibility of applying machine learning and neural networks to detect and classify malicious domains.
5
5
List of wordlist's
6
6
-
7
- #####alexa.csv
7
+ ##### alexa.csv
8
8
```
9
9
alexa top million
10
10
```
11
- #####opendns-top-domains.txt
11
+ ##### opendns-top-domains.txt
12
12
```
13
13
a few dns domain's from opendns
14
14
```
15
- #####zeus.txt
15
+ ##### zeus.txt
16
16
```
17
17
domain's from GameoverZeus.py http://garage4hackers.com/entry.php?b=3081
18
18
```
19
- #####cryptolocker.txt
19
+ ##### cryptolocker.txt
20
20
```
21
21
domain's from Сryptolocker.pl
22
22
```
23
- #####pushdo.txt
23
+ ##### pushdo.txt
24
24
```
25
25
domain's from PushDo.py http://www.garage4hackers.com/entry.php?b=3080
26
26
```
27
- #####rovnix.txt
27
+ ##### rovnix.txt
28
28
```
29
29
https://www.csis.dk/en/csis/news/4472/
30
30
http://www.constitution.org/usdeclar.txt
31
31
```
32
- #####conficker.txt
32
+ ##### conficker.txt
33
33
```
34
34
domain's from Conficker.c
35
35
```
36
- #####tinba.txt
36
+ ##### tinba.txt
37
37
```
38
38
domain's from Tinba.py http://garage4hackers.com/entry.php?b=3086
39
39
```
40
- #####matsnu.txt
40
+ ##### matsnu.txt
41
41
```
42
42
domain's from Matsnu.py http://www.seculert.com/blog/2014/11/dgas-a-domain-generation-evolution.html
43
43
```
44
- #####ramdo.txt
44
+ ##### ramdo.txt
45
45
```
46
46
domain's from Ramdo.cpp
47
47
```
48
- #####the translation from id to name
48
+ ##### the translation from id to name
49
49
```
50
50
0 - legit
51
51
1 - cryptolocker
You can’t perform that action at this time.
0 commit comments