Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/A3sal0n/CyberThreatHunting
/ functions
Functions
19 in github.com/A3sal0n/CyberThreatHunting
⨍
Functions
19
◇
Types & classes
1
↓ 2 callers
Function
avg_transition_prob
Return the average transition prob from l through log_prob_mat.
tools/lib/gib_detect_train.py:65
↓ 2 callers
Function
find_bad_domains
(topd, domains)
tools/dga-hunt.py:180
↓ 2 callers
Function
ngram
Return all n grams from l after normalizing
tools/lib/gib_detect_train.py:20
↓ 1 callers
Method
calc_distance_domains
(self)
tools/lib/damerau_levenshtein.py:35
↓ 1 callers
Function
entropy
Calculates the Boltzmann entropy of a string
tools/bro-dns-iforest.py:49
↓ 1 callers
Function
entropy
Calculates the Boltzmann entropy of a string
tools/dga-hunt.py:174
↓ 1 callers
Function
get_pcap_domains
(pcap_file, tlds)
tools/dga-hunt.py:147
↓ 1 callers
Function
get_tlds
()
tools/dga-hunt.py:114
↓ 1 callers
Function
get_top_domains
(dbname)
tools/dga-hunt.py:131
↓ 1 callers
Method
load_top_domains
(self)
tools/lib/damerau_levenshtein.py:57
↓ 1 callers
Function
main
(argv)
tools/bro-dns-iforest.py:78
↓ 1 callers
Function
main
(argv)
tools/damerau_levenshtein_distance.py:25
↓ 1 callers
Function
main
(argv)
tools/dga-hunt.py:32
↓ 1 callers
Function
normalize
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 callers
Function
select_fields
(data)
tools/bro-dns-iforest.py:55
↓ 1 callers
Function
train
Write a simple model as a pickle file
tools/lib/gib_detect_train.py:27
↓ 1 callers
Function
ttl_avg
(ttls)
tools/bro-dns-iforest.py:32
Method
__init__
(self, tdist, data)
tools/lib/damerau_levenshtein.py:22
Function
string_encode
(data)
tools/bro-dns-iforest.py:39