Plugins: categorize linux.check_afinfo as a malware plugin + test fix

This commit is contained in:
SolitudePy
2025-06-07 19:44:50 +03:00
parent 2fbb872c9a
commit 962665b412
4 changed files with 227 additions and 207 deletions
+1 -1
View File
@@ -426,7 +426,7 @@ class TestLinuxPageCacheInodepages:
class TestLinuxCheckAfinfo:
def test_linux_generic_check_afinfo(self, image, volatility, python):
rc, out, _err = test_volatility.runvol_plugin(
"linux.check_afinfo.Check_afinfo", image, volatility, python
"linux.malware.check_afinfo.Check_afinfo", image, volatility, python
)
# linux-sample-1.bin has no suspicious results.