Skip to content

Commit

Permalink
new zloader seed
Browse files Browse the repository at this point in the history
  • Loading branch information
baderj committed Mar 26, 2021
1 parent 878d2e4 commit 4435793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zloader/dga.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ def dga(seed, nr_of_domains):
parser.add_argument("-d", "--date", help="date when domains are generated")
parser.add_argument("-r", "--rc4",
help="rc4 key from config",
choices=["q23Cud3xsNf3","41997b4a729e1a0175208305170752dd", "kZieCw23gffpe43Sd", "Ts72YjsjO5TghE6m"],
choices=["q23Cud3xsNf3","41997b4a729e1a0175208305170752dd", "kZieCw23gffpe43Sd", "Ts72YjsjO5TghE6m", "03d5ae30a0bd934a23b6a7f0756aa504"],
default="q23Cud3xsNf3")


Expand Down

0 comments on commit 4435793

Please sign in to comment.