# # Search assistant text for custom search command # [options] syntax = (wildcard_prefix=)? | (wildcard_suffix=)? | (wildcard_affix=)? | (message=)? description = 'wildcard_*' controls which columns to have their value\ affixed with wildcard character. Affixed value will be added to a\ new column. 'message' adds a custom message to new column custom_message. [message-option] syntax = (message=)? description = 'message' adds a custom message to new column custom_message. [geturlhausfilter-command] syntax = geturlhausfilter description = Get urlhaus-filter from malware-filter. usage = public example = | geturlhausfilter wildcard_prefix="path" message="lorem ipsum" related = getphishingfilter getpupfilter getvnbadsitefilter getbotnetfilter [getphishingfilter-command] syntax = getphishingfilter description = Get phishing-filter from malware-filter. usage = public example = | getphishingfilter wildcard_prefix="path" message="lorem ipsum" related = geturlhausfilter getpupfilter getvnbadsitefilter getbotnetfilter [getpupfilter-command] syntax = getpupfilter description = Get pup-filter from malware-filter. usage = public example = | getpupfilter wildcard_prefix="path" message="lorem ipsum" related = geturlhausfilter getphishingfilter getvnbadsitefilter getbotnetfilter [getvnbadsitefilter-command] syntax = getvnbadsitefilter description = Get vn-badsite-filter from malware-filter. usage = public example = | getvnbadsitefilter wildcard_prefix="path" message="lorem ipsum" related = geturlhausfilter getphishingfilter getpupfilter getbotnetfilter [getbotnetfilter-command] syntax = getbotnetfilter shortdesc = Get botnet-filter from malware-filter. description = Get botnet-filter from malware-filter.\ Please use 'getbotnetip' whenever possible. usage = public example = | getbotnetfilter message="lorem ipsum" related = geturlhausfilter getphishingfilter getpupfilter getvnbadsitefilter [getbotnetip-command] syntax = getbotnetip description = Get botnet ip from Feodo Tracker. usage = public example = | getbotnetip message="lorem ipsum" related = getopendbl [getopendbl-command] syntax = getopendbl description = Get ip blocklists from Open Dynamic Block Lists (Opendbl). usage = public example = | getopendbl message="lorem ipsum" related = getbotnetip