MCPcopy Create free account

hub / github.com/A3sal0n/CyberThreatHunting / functions

Functions19 in github.com/A3sal0n/CyberThreatHunting

↓ 2 callersFunctionavg_transition_prob
Return the average transition prob from l through log_prob_mat.
tools/lib/gib_detect_train.py:65
↓ 2 callersFunctionfind_bad_domains
(topd, domains)
tools/dga-hunt.py:180
↓ 2 callersFunctionngram
Return all n grams from l after normalizing
tools/lib/gib_detect_train.py:20
↓ 1 callersMethodcalc_distance_domains
(self)
tools/lib/damerau_levenshtein.py:35
↓ 1 callersFunctionentropy
Calculates the Boltzmann entropy of a string
tools/bro-dns-iforest.py:49
↓ 1 callersFunctionentropy
Calculates the Boltzmann entropy of a string
tools/dga-hunt.py:174
↓ 1 callersFunctionget_pcap_domains
(pcap_file, tlds)
tools/dga-hunt.py:147
↓ 1 callersFunctionget_tlds
()
tools/dga-hunt.py:114
↓ 1 callersFunctionget_top_domains
(dbname)
tools/dga-hunt.py:131
↓ 1 callersMethodload_top_domains
(self)
tools/lib/damerau_levenshtein.py:57
↓ 1 callersFunctionmain
(argv)
tools/bro-dns-iforest.py:78
↓ 1 callersFunctionmain
(argv)
tools/damerau_levenshtein_distance.py:25
↓ 1 callersFunctionmain
(argv)
tools/dga-hunt.py:32
↓ 1 callersFunctionnormalize
Return only the subset of chars from accepted_chars. This helps keep the model relatively small by ignoring punctuation, infrequenty symbols
tools/lib/gib_detect_train.py:13
↓ 1 callersFunctionselect_fields
(data)
tools/bro-dns-iforest.py:55
↓ 1 callersFunctiontrain
Write a simple model as a pickle file
tools/lib/gib_detect_train.py:27
↓ 1 callersFunctionttl_avg
(ttls)
tools/bro-dns-iforest.py:32
Method__init__
(self, tdist, data)
tools/lib/damerau_levenshtein.py:22
Functionstring_encode
(data)
tools/bro-dns-iforest.py:39