diff --git a/avclass/data/default.tagging b/avclass/data/default.tagging index 475e3a8..07ccdb7 100644 --- a/avclass/data/default.tagging +++ b/avclass/data/default.tagging @@ -2028,6 +2028,7 @@ oxypump oxypumper ozotshielder kmin p2pworm p2p worm pace socks +pack packed packedent packed packer packed packetsender nettool @@ -2776,6 +2777,7 @@ testsample testvirus texel luder thancrypt thanatos themas careto +themidapacked themida thiefquest evilquest thifqseut evilquest thriplogger catchamas diff --git a/avclass/data/default.taxonomy b/avclass/data/default.taxonomy index e5f0680..149eab2 100644 --- a/avclass/data/default.taxonomy +++ b/avclass/data/default.taxonomy @@ -3109,6 +3109,7 @@ GEN:copiet GEN:dangerousobject GEN:dangeroussig GEN:deepscan +GEN:detected GEN:detection GEN:eheur GEN:encodefeature diff --git a/pyproject.toml b/pyproject.toml index d08b6b8..ba330f3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "avclass-malicialab" -version = "2.8.9" +version = "2.8.10" description = "AVClass is a Python package and command line tool to tag / label malware samples." readme = "README.md" authors = [{ name = "MaliciaLab" }]