Duplicate Yara signature?

General eFa discussion
Post Reply
ovizii
Posts: 463
Joined: 11 May 2016 08:08

Duplicate Yara signature?

Post by ovizii »

Is this a problem?

Code: Select all

[root@efa spamassassin]# locate Javascript_exploit_and_obfuscation.yar
/var/lib/clamav/Javascript_exploit_and_obfuscation.yar
/var/lib/clamav-unofficial-sigs/dbs-yara/Javascript_exploit_and_obfuscation.yar

[root@efa spamassassin]# ls -al /var/lib/clamav/Javascript_exploit_and_obfuscation.yar
-rw-r--r-- 1 clam clam 3617 Jan 10 16:01 /var/lib/clamav/Javascript_exploit_and_obfuscation.yar

[root@efa spamassassin]# ls -al /var/lib/clamav-unofficial-sigs/dbs-yara/Javascript_exploit_and_obfuscation.yar
-rw-r--r-- 1 clam clam 3617 Feb  9 12:39 /var/lib/clamav-unofficial-sigs/dbs-yara/Javascript_exploit_and_obfuscation.yar
User avatar
shawniverson
Posts: 3783
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: Duplicate Yara signature?

Post by shawniverson »

Shouldn't be, are you seeing any issues? Clam should consolidate them.
ovizii
Posts: 463
Joined: 11 May 2016 08:08

Re: Duplicate Yara signature?

Post by ovizii »

I haven't noticed any issues, just found this while poking around.
Post Reply