splunk-malware-filter/default/commands.conf

38 lines
638 B
Plaintext
Raw Permalink Normal View History

#
# Custom search command
#
2023-01-27 09:47:59 +00:00
[geturlhausfilter]
filename = geturlhausfilter.py
2023-05-17 12:06:28 +00:00
chunked = true
python.version = python3
2023-01-27 09:47:59 +00:00
[getphishingfilter]
filename = getphishingfilter.py
2023-05-17 12:06:28 +00:00
chunked = true
python.version = python3
2023-01-27 09:47:59 +00:00
[getpupfilter]
filename = getpupfilter.py
2023-05-17 12:06:28 +00:00
chunked = true
python.version = python3
2023-01-27 09:47:59 +00:00
[getvnbadsitefilter]
filename = getvnbadsitefilter.py
2023-05-17 12:06:28 +00:00
chunked = true
python.version = python3
2023-01-27 09:47:59 +00:00
[getbotnetfilter]
filename = getbotnetfilter.py
2023-05-17 12:06:28 +00:00
chunked = true
python.version = python3
2023-01-27 09:47:59 +00:00
[getbotnetip]
filename = getbotnetip.py
2023-05-17 12:06:28 +00:00
chunked = true
python.version = python3
2023-01-27 09:47:59 +00:00
[getopendbl]
filename = getopendbl.py
2023-05-17 12:06:28 +00:00
chunked = true
python.version = python3