diff --git a/tasks/clamav.yml b/tasks/clamav.yml index f937e85..25b4345 100644 --- a/tasks/clamav.yml +++ b/tasks/clamav.yml @@ -1370,6 +1370,7 @@ - https://raw.githubusercontent.com/Yara-Rules/rules/master/webshells/WShell_PHP_in_images.yar - https://raw.githubusercontent.com/Yara-Rules/rules/master/webshells/Wshell_ChineseSpam.yar - https://raw.githubusercontent.com/Yara-Rules/rules/master/webshells/Wshell_fire2013.yar + - https://raw.githubusercontent.com/JPCERTCC/MalConfScan/master/yara/rule.yara - name: Copy miscellaneous YARA rules ansible.builtin.copy: src: "{{ item }}"